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