IGridJsService.LazyLoadingStreamJson
IGridJsService.LazyLoadingStreamJson method
Writes the JSON string of the specified sheet in the file from the cache using the specified unique id to the stream..
public void LazyLoadingStreamJson(Stream stream, string sheetName, string uid)
| Parameter | Type | Description |
|---|---|---|
| stream | Stream | The stream that will be written |
| sheetName | String | The sheet name. |
| uid | String | The unique id for the file cache. |
See Also
- interface IGridJsService
- namespace Aspose.Cells.GridJs
- assembly Aspose.Cells.GridJs