Tony Q.

Results 508 comments of Tony Q.

Do you have some sample code that can create the Area and Pie chart based on your new implementation?

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...

Encrypted Excel files are not fully supported so far.

In the latest version (NPOI 2.5.5), no. I'm planning to implement XmlCursor in future version.