ReadWorkbookStream()
ChartData::ReadWorkbookStream() method
Writes the internally contained Excel workbook it into an in-memory stream.
System::SharedPtr<System::IO::MemoryStream> Aspose::Slides::Charts::ChartData::ReadWorkbookStream() override
Return Value
Returns an instance of MemoryStream containing a copy of the internally contained Excel workbook.
See Also
- Typedef SharedPtr
- Class MemoryStream
- Class ChartData
- Namespace Aspose::Slides::Charts
- Library Aspose.Slides