HI
I have an existing xls file that has a pivot table with a pivot chart. When I update the source data for the pivot table using Aspose.Cells and then try opening the updated file in Excel , Excel crashes.
I have included sample project that takes the source file and create the output file that crashes.
I have also included both the source and output file I am getting.
Source File is made up for 3 sheets.
1) PivotTable
2) SEMSData - this is the data I am changing.
3) Chart - This is where the chart that is connected to the pivot table is.
Any help or direction would be greatly appreciated