Save .xlsx with Comment

Hi,

I try to amend an existing comment and save the file, e.g:

wb.Open(@“C:\Test.xlsx”, FileFormatType.Excel2007Xlsx);
wb.Worksheets[0].Comments[0].Note = “hello”;
wb.Save(@“C:\Test_copy.xlsx”, FileFormatType.Excel2007Xlsx);

The saved file is corrupted with file format 2007, but it works fine in 2003. Is there any solution?

Thanks.

Hi,

We have found the issue after an initial test using your scenario.

Your issue has been logged into our issue tracking system with an issue id: CELLSNET-13869. We will update you when it is sorted out.

Thank you.

Thank you for your reply.


As this issue is critical and urgent in our development, I would like to know when it will be fixed. Thanks.

Hi,

We will provide you the fixed version before the end of this week.

Thank you.

Thanks for your prompt reply.

Hi,

We have fixed your issue, please try the attached version.

Thank you.

The issues you have found earlier (filed as 13869) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.