Overload | Description |
---|---|
SaveAsXLSX(Stream) | This method converts the currently loaded document to XLSX and saves it to an instantiated stream object. |
SaveAsXLSX(String) | This method converts the currently loaded document to XLSX and saves it to an instantiated stream object. |