to_json method
to_json(self, options)
Convert the range to JSON value.
Returns
def to_json(self, options):
    ...
| Parameter | Type | Description | 
|---|---|---|
| options | aspose.cells.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 | aspose.cells.JsonSaveOptions | The options of converting | 
aspose.cellsRange