Posted 3 December 2020, 7:20 am EST - Updated 3 October 2022, 10:04 am EST
Hi,
when we would like to save the spreadsheet we use toJSON() method. But inside the data which we get there is no information about table styling, and after loading that json formatting is gone and returns to the default one.
Please check screenshot below. I changed table style to some green theme but after saving and loading json later, the choosen styling is gone and back to the default grey.
I checked the content of json and I couldn’t find any information about table styling. When I use other formatting options like bold - it is included in saved data and it works correctly.
Is it an issue on your side or should I do something more on my end?

