I recently updated my Aspose.Cells version within my project and now workbooks that have ActiveX controls within them get corrupted. When the Excel file opens up I get a warning about “unreadable content”. Example attached.
Sample code:
string filePath = @"E:\test2\activex\Book1.xlsm";
Workbook workbook = new Workbook(filePath);
workbook.Save(@"E:\test2\activex\outbook1.xlsm");
Hi,
We have fixed this issue.
Please download and try this fix: Aspose.Cells for .NET v7.3.3.1 and let us know your feedback.
Looks good. Thank you.
Hi,
The issues you have found earlier (filed as CELLSNET-41158) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by aspose.notifier.