Disable / Not Display the Calculation Settings message

Hi,
How to not display Calculation Settings on opening the workbook.
We’re just loading a workbook from a csv file, do a bit fof cosmetic and save it as ODS format. There is no calculation, formulas, etc
We don’t want to see the message each time running the wbook. See the attached screen shot.Message_Calculation Settings.png (13.3 KB)

Thanks.

@Remus87,

Could you please share your sample CSV file, sample (runnable) code and output ODS file. We will check your issue soon.

No code really:
Workbook book = new Workbook($"{pathToTemp}feed.csv");
book.Save($"{pathToTemp}Test.ods");
Think is doing on all csv’s. The simplest tested
Capture.PNG (10.1 KB)

@Remus87
We have reproduced your issue and opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): CELLSNET-53089

@Remus87,

This is to inform you that your issue has been resolved now. The fix will be included in our upcoming release (Aspose.Cells v23.4) which is scheduled in the first half of April 2023. You will be notified once the next release is published.

The issues you have found earlier (filed as CELLSNET-53089) have been fixed in this update. This message was posted using Bugs notification tool by johnson.shi