ReadWorkbookStream
IChartData.ReadWorkbookStream method
Writes the internally contained Excel workbook it into an in-memory stream.
public MemoryStream ReadWorkbookStream()
Return Value
Returns an instance of MemoryStream
containing a copy of the internally contained Excel workbook.
See Also
- interface IChartData
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides