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"));
…...xlsx"); PietroTGK April 23, 2025...workbook.save("d:\\files\\dest1.xlsx"); output: <Font Style="FONT-FAMILY:...