Hello, I have an issue, when I try to set an HtmlString on the cell, if I set the Font size to a double value, it is converted to an integer value. An example:
style.getFont().setDoubleSize(Double.parseDouble("12.5"));
…...aspose.cells.Cell.setHtmlString() method converting the Font...Font size from double to integer Aspose.Cells Product Family...