GridJsWorkbook.ExportToJsonStringBuilder
GridJsWorkbook.ExportToJsonStringBuilder method
Gets JSON string from memory data,set the output filename in the JSON.
public StringBuilder ExportToJsonStringBuilder(string filename)
Parameter | Type | Description |
---|---|---|
filename | String | Specifies the file name in the JSON. If set to null,the default filename is: book1.. |
Return Value
The JSON StringBuilder.
See Also
- class GridJsWorkbook
- namespace Aspose.Cells.GridJs
- assembly Aspose.Cells.GridJs