write_workbook_stream method
write_workbook_stream
Initializes the internally contained Excel workbook with user-specified value.
def write_workbook_stream(self, ms):
...
| Parameter | Type | Description |
|---|---|---|
| ms | io.RawIOBase | The user-supplied stream containing the entire Excel workbook. |
See Also
- class
ChartData - module
aspose.slides.charts - library
Aspose.Slides