GridJsWorkbook.MergeExcelFileFromJson
GridJsWorkbook.MergeExcelFileFromJson method
Applies a batch update to the memory data.
public void MergeExcelFileFromJson(string uid, string json)
| Parameter | Type | Description |
|---|---|---|
| uid | String | The unique id for the file cache. |
| json | String | The update JSON format string. |
See Also
- class GridJsWorkbook
- namespace Aspose.Cells.GridJs
- assembly Aspose.Cells.GridJs