to_json method
to_json
Convert the range to JSON value.
Returns
def to_json(self, options):
...
Parameter | Type | Description |
---|---|---|
options | JsonSaveOptions | The options of converting |
See Also
- module
aspose.cells
- class
Range
Convert the range to JSON value.
def to_json(self, options):
...
Parameter | Type | Description |
---|---|---|
options | JsonSaveOptions | The options of converting |
aspose.cells
Range