Tony Q.
Tony Q.
Do you have some sample code that can create the Area and Pie chart based on your new implementation?
Which version of NPOI are you using?
This should be a bug. But it will be a bit hard to figure out how to fix it since it's BIFF (xls file format) bug.
I converted CustomReport.xls to CustomReport.xlsx and use NPOI 2.5.6 to read/write the file. Looks it's not changing the color. [output1.xlsx](https://github.com/nissl-lab/npoi/files/8673501/output1.xlsx) Can you give me a xlsx file that font/border/color will...
Embeded object is not supported in NPOI.
Encrypted Excel files are not fully supported so far.
this is not supported yet.
In the latest version (NPOI 2.5.5), no. I'm planning to implement XmlCursor in future version.
Can you upload a sample file?
Can you show your code?