EPPlus icon indicating copy to clipboard operation
EPPlus copied to clipboard

ExcelHeaderFooter - header text color tag not working

Open akhilHLD opened this issue 9 months ago • 1 comments

EPPlus usage

Noncommercial use

Environment

Windows

Epplus version

7.1.2

Spreadsheet application

Excel

Description

Create a blank worksheet and enter some data in it. Add header/footer text as present in Line 89 of this sample code When adding color tag to go with it, refer Link 1 and Link 2 The header/footer text in the created Excel file does not have the color mentioned. Additionally, the tag seems to be read as part of the text.

Please correct me on the usage of the color tag if it is incorrectly used.

Attached is the sample app.

SampleEPPlusTesting - ConsoleApp.zip

akhilHLD avatar May 22 '24 11:05 akhilHLD