I have encountered an exception when trying to save an .xltx file that was created/last saved using Excel 2013. The exception appears to be inconsistent as other .xltx files created using the same process are saved without throwing an exception.
I am using Aspose.Cells version 7.5.1 as this version resolved a “hanging” problem while attempting to open 2013-created files.
I am receive the exception “Index was out of range. Must be non-negative and less than the size of the collection.\r\nParameter name: index” when calling the Workbook.Save method.
I have included attached the file in question in hopes of expediting a solution.