var instance = new GC.Spread.Sheets.Worksheet(name); var value; // Type: Object value = instance.toJSON(serializationOption);
function toJSON( serializationOption : Object ) : Object;
Parameters
- serializationOption
- Serialization option that contains the includeBindingSource argument. See the Remarks for more information.
Return Value
The sheet data.