export_to_json_string method
export_to_json_string
Gets JSON format String of the specified spreadsheet file.
Returns
The JSON format String.
def export_to_json_string(self, filename):
...
| Parameter | Type | Description |
|---|---|---|
| filename | str | The filename of the specified spreadsheet file. |
See Also
- module
aspose.cellsgridjs - class
GridJsWorkbook