After get a cell- HTML will contains blank row

Workbook ww = new Workbook("C:/x.xlsx");
Cells cells = ww.getWorksheets().get(0).getCells();
Cell c = cells.get(1000, 0);
cells.insertRows(4, 9);
ww.save("C:/x.html");



Hi,


Thanks for your posting and using Aspose.Cells.

We were able to observe this issue. However, it is not bug but it should be improved.

This issue is has been logged as Improvement as

  • CELLSJAVA-42237 - Accessing the cell creates HTML with blank rows

Hi,


Please try our latest version/fix: Aspose.Cells for Java v17.3.7

Your issue “CELLSJAVA-42237” should be fixed in it.

Let us know your feedback.

Thank you.

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


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.

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