Hello,
We have a problem regarding the saving of a workbook containing a pivot table, the saved excel file is corrupted. Here is the code used to reproduce the issue:
var workbook = new Workbook(@“Pivot.xlsx”);Trying to open the output file an error is displayed, as shown in the attached screenshots.
workbook.Save(@“Pivot2.xlsx”);
Note, this issue reproduces also for Excel 2003 workbooks.
Thank you,
Bogdan Rusu,
IBM Romania