The spreadsheet doesn't provide any configuration options for the font size unit; it is always in pixels. I need to be able to specify other CSS units, such as points or ems.
Hello David,
The xlsx format supports dimensions only in pt. In our implementation, we have decided to translate those dimensions into pixels. As em is context-dependent, it could not be properly translated in the xlsx file.
Regards,
Veselin Tsvetanov
Progress Telerik