workbook.save(filePath) Cancels Freeze Panes

Hi there,

I am using “Aspose.Cells” Version=“22.5.0” in my .net 6.0 project.
Attached is an excel file with the freeze panes option:

freeze-panes.zip (36.7 KB)

When I save the workbook using aspose:

emphasized text var wb = new Workbook(path);
wb.Save(outputPath);emphasized text

The excel opened in the output path does not contain the freeze panes that were added for ‘path’.

Please advise.

Thanks,

Shlomi

@shlomi.z,

Thanks for the sample file.

We will evaluate your issue and get back to you soon.

@shlomi.z
We have found your mentioned issue.
I have logged a ticket with an id “CELLSNET-51199” for your issue. We will look into it soon.

@shlomi.z,

This is to inform you that your issue (logged earlier as “CELLSNET-51199”) has been resolved. The fix will be included in the next release (Aspose.Cells for .NET v22.6) which is scheduled in the second week of June 2022. You will also be notified when the next version is published.

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

The issues you have found earlier have been fixed in this update. If you have downloaded the prior one(22.6.0), please use this update to replace the downloaded one because 22.6 has a bug which sometimes may cause generated file corrupted.