Overload | Description |
---|---|
Save(String,ExcelFileType,String) | Saves the Excel document data to a System.IO.Stream with workbookType format and special password by password. |
Save(Stream,ExcelFileType,String) | Saves the Excel document data to a System.IO.Stream with workbookType format and special password by password. |