detail_stream_json method
detail_stream_json(self, stream, file_path)
Write the JSON string for the Workbook to the stream
def detail_stream_json(self, stream, file_path):
...
| Parameter | Type | Description |
|---|---|---|
| stream | io.RawIOBase | The stream that will be written |
| file_path | System.String | The file path |
See Also
- module
aspose.cellsgridjs - class
IGridJsService