Hi,
Hi,
Thanks for your reporting and using the Aspose.Cells for .NET.
I was able to replicate this issue using the latest version:
Aspose.Cells
for .NET v7.3.0.3
with the following code.
We have logged this issue in our database. We will look into it and fix the problems. Once the issue is fixed or we have some other update for you, we will let you know asap.
This issue has been logged as CELLSNET-40939.
I have attached the output file for your reference.
C#
string filePath = @“F:\xlsbTemplates\Testing.xlsb”;
var workbook = new Workbook(filePath);
var saveOptions = new XlsbSaveOptions(SaveFormat.Xlsb);
workbook.Save(filePath + “.out.xlsb”, saveOptions);
Screenshot:
Hi,
Hi,
Thanks for using Aspose.Cells.
I have checked your issue in our database and found that there is an update for you.
We are afraid that we could not support external data validation now.
Hi,
Hi,
Thanks for your posting.
I think, you have a valid point, so I have added your comments in our database against the issue id: CELLSNET-40939
We will further look into this issue and get back to you asap.
Hi,
We have fixed this issue.
Please download and try this fix: Aspose.Cells for .NET v7.3.1.1 and let us know your feedback.
The issues you have found earlier (filed as CELLSNET-40939) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by aspose.notifier.