Overload | Description |
---|---|
SaveToStream(Stream,FileFormat) | Saves this workbook to a stream in the specified FileFormat. |
SaveToStream(Stream,FileFormat,String) | Saves this workbook to a stream in the specified FileFormat. |
SaveToStream(FileFormat) | Saves this workbook to a newly created stream in the specified FileFormat. |