merge_excel_file_from_json method
merge_excel_file_from_json
Applies a batch update to the memory data.
def merge_excel_file_from_json(self, uid, json):
...
| Parameter | Type | Description |
|---|---|---|
| uid | str | The unique id for the file cache. |
| json | str | The update JSON format string. |
See Also
- module
aspose.cellsgridjs - class
GridJsWorkbook