The merged cells hidden in excel are displayed after being converted into HTML

The merged cells hidden in excel are displayed after being converted into HTML
As shown in the figure below, the fifth line in Excel is actually set as a hidden line, but the interface is converted to html format, and the fifth line is displayed
image.png (11.3 KB)
image.png (25.5 KB)

this is my excel:EPPR_58893.zip (78.7 KB)

this is my code:

Workbook workbook = new Workbook("D://Aspose//EPPR_58893//EPPR_58893.xlsx");
workbook.save("D://Aspose//EPPR_58893//output/EPPR_58893_882.html",  SaveFormat.HTML);

@xhaixia
We have 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): CELLSJAVA-45147

You can obtain Paid Support services if you need support on a priority basis, along with the direct access to our Paid Support management team.

Is there any way or setting to avoid this problem? It does not exist in the old version of aspose

@xhaixia,
Would you like to try Aspose.Cells 23.1? We have made many improvements.

The issues you have found earlier (filed as CELLSJAVA-45147) have been fixed in Aspose.Cells for Java 23.2.