Cells being emptied after saving the workbook

Hi,


I have a few xlsx files whose cells are being empties of values after saving the workbook with:
myWB.save(newWBPath, SaveFormat.XLSX);
I’m using aspose-cells-8.8.0.jar

The files open and work fine in ms office and open office with values shown, but if I open it with aspose cells and save it to a new path the entire workbook comes out with empty cells.
No exception are thrown or error messages shown.

Hi,


Thanks for providing us some details.

Please attach your template Excel file here, so we could evaluate your issue on our end.

Thank you.

Hello!

I have a sample for that file now.
I noticed that aspoe cells does not see values in file right after loading it, I think its not a “save” issue but a “load” one.
How can I attach the sample file (the upload does not allow xlsx files) ?

Thank you.

@arik-1,

We need your template file and sample code (runnable) to evaluate your issue properly on our end. Please zip the XLSX file and attach it here. Also paste the sample code for which you are not getting values for the underlying cells.

Thank you.