Issue with Pivot table created excel when we execute Aspose.Cells.Workbook.Save

Create a spreadsheet contains data A1:D30, update the date with aspose.cell.

modify the excel sheet in excel, add a pivot table based on that data @ F1:G10.

The aspose.cell throws an error during the save

“at Aspose.Cells.Workbook.Save(Stream stream, SaveOptions saveOptions)” a null reference error.

Help appreciated

@Hallarge,

Could you paste your sample code (runnable) and attach your MS Excel template file(s), we will check it soon.

PS. you may zip the file(s) prior attaching.