ToJSON
methodsSerializes the workbook in the format that is defined in the configuration.
Note that this method is unable to serialize embedded images. To
properly save images you need to use saveJSON,
which is asynchronous (returns a Promise).
Returns:Object
- The serialized workbook.