serializes SpreadSheet data to a JSON object
| options |
| object | a serialized JSON object |
var data = $$("ssheet").serialize({options});
The options parameter allows you to define the way data will be serialized. You can specify the following settings:
Note that when using compactStyles:true, the unused number formats are cleared as well.