SpreadsheetML: Hidden attribute on Row is not working properly

Hi,

Please see attached input spreadsheetML file. It contains three rows:

<Row ss:Hidden=“0”
<Row ss:Hidden=“1”
<Row

We would expect rows 1 and 3 to be visible, but only 3 is visible. Can you please investigate?

Thanks,
MaciekIFL3863_test.zip (1.0 KB)

@acturisaspose

Thanks for your posting and using Aspose APIs.

We were able to observe this issue and logged it in our database for investigation and for a fix. Once, the issue is resolved or we have some other news for you, we will let you know asap.

This issue has been logged as

  • CELLSNET-45636 - SpreadsheetML - Hidden attribute on Row is not working properly

C#

Workbook wb = new Workbook("IFL3863_test.xml");
wb.Save("ByCells.xlsx");

Download Link:
Saved by Excel and Cells.zip (13.0 KB)

@acturisaspose

This is to inform you that we have fixed your issue CELLSNET-45636 now. We will soon provide the fix after performing QA and including other enhancements and fixes.

@acturisaspose

Please download and try the following fix and let us know your feedback.

The issues you have found earlier (filed as CELLSNET-45636) have been fixed in Aspose.Cells for .NET 17.9.

The issues you have found earlier (filed as ) have been fixed in this update. This message was posted using BugNotificationTool from Downloads module by MuzammilKhan