import_excel_file_from_json method
import_excel_file_from_json
Imports the excel file from JSON format string.
def import_excel_file_from_json(self, json):
...
Parameter | Type | Description |
---|---|---|
json | str | The JSON format string. |
See Also
- module
aspose.cellsgridjs
- class
GridJsWorkbook