Posted 10 December 2024, 9:19 am EST - Updated 10 December 2024, 9:25 am EST
Hi.
I’m working with SpreadJS with Angular and Spread Java on backend.
When i type ‘10%’ in a cell… stay ‘10%’.

but when I send it to the backend and use both the toHTML and toImage methods… it is converted to…

I’m expected a 10% result.
