FromJSON
methodsLoads the workbook data from an object with the format that is defined in the configuration.
All existing sheets and their data will be lost.
Parameters:dataObject
The object from where data will be loaded. This has to be the deserialized object, not the JSON string.