Hi,
I got a problem when saving a workbook. There are cells which background color was white (default color), but when I save a workbook, they change their background color.
The sample code is:
Workbook workbook = new Workbook("Feldbeschreibung_E-Rechnung_BBG_v2.3.xls");
workbook.save("Feldbeschreibung_E-Rechnung_BBG_v2.3 - RESULT.xls");
I got two Excel files which have that behaviour, with corresponding screenshots.
Excel files and screenshots are attached to the post. Can you help me?
Thanks,
Zeljko