ToJson:
Paste
Cut
Copy
AutoFill
You need a browser which full supports HTML5 Canvas to run SpreadJS
FromJson:
Paste
Cut
Copy
AutoFill
You need a browser which full supports HTML5 Canvas to run SpreadJS
This serializes the first Spread instance to a JSON object, and then deserializes that object into the second Spread instance.
FromJSON Options:
Ignore Formula
Ignore Style
Treat the frozen columns as row headers
Treat the frozen rows as column headers
Avoid recalculation after load
ToJSON Options:
Ignore Formula
Ignore Style
Treat the row headers as frozen columns
Treat the column headers as frozen rows
H