Description:
We are using Cell.setHtmlString() in Aspose.Cells for Java.
When the HTML contains CSS like:
<span style="font-size:0.75rem;">Upload</span>
Aspose throws the following exception:
com.aspose.cells.CellsE…...units are not supported, the API should either: Handle the conversion...Workbook(); // Access the first worksheet const sheet = workbook.getWorksheets()...