Overload | Description |
---|---|
SaveAs(Stream,Boolean) | Saves the spreadsheet document to the specified stream in XLSX format and change source to specified stream. |
SaveAs(String) | Saves the spreadsheet document to the specified file in XLSX format and change source to specified file. |