Hi
I am using version 7.0.1.0 of the Aspose.Cells dll in a project. One of the steps in the code is to move an excel file between directories and this is done using the workbook.save() method with a filetype of xlsx. The original excel file contains some pivot tables that use the "repeat item labels" functionality introduced in Excel 2010. When I look at the file produced via the save() method in the alternate directory this option has been lost and the pivots are incorrect.
Can you advise please if this is a fault in the Aspose version I am using?