IGridJsService.LazyLoadingJson
IGridJsService.LazyLoadingJson method
Gets the JSON string of the specified sheet in the file from the cache using the specified unique id.
public StringBuilder LazyLoadingJson(string sheetName, string uid)
| Parameter | Type | Description |
|---|---|---|
| sheetName | String | the sheet name. |
| uid | String | The unique id for the file cache. |
Return Value
The JSON string StringBuilder
See Also
- interface IGridJsService
- namespace Aspose.Cells.GridJs
- assembly Aspose.Cells.GridJs