Hi,
Using Aspose Cells for Java, version 24.5.
Sample code:
Workbook workbook = new Workbook("input.Xlsb");
workbook.save("output.html");
In the generated output, the styling of the table is lost (table header color,…...exporting to HTML (only from XLSB, not from XLSX) Aspose.Cells...workbook = new Workbook("input.xlsb"); workbook.save("output.html");...