GetJsonByUid
GridJsWorkbook.GetJsonByUid method
get the json from cache by uid
public StringBuilder GetJsonByUid(string uid, string filename)
Parameter | Type | Description |
---|---|---|
uid | String | the unique id for the current workbook,will return null if we cannot find the file in the cache by the uid |
filename | String | the file name for the excel file .if set to null,the default filename will be book1 |
See Also
- class GridJsWorkbook
- namespace Aspose.Cells.GridJs
- assembly Aspose.Cells.GridJs