GrapeCity.Excel Namespace > ExcelWorkbook Class > Save Method : Save(Stream,ExcelFileType,String) Method |
'Declaration Public Overloads Sub Save( _ ByVal outStream As System.IO.Stream, _ ByVal workbookType As ExcelFileType, _ Optional ByVal password As System.String _ )
'Usage Dim instance As ExcelWorkbook Dim outStream As System.IO.Stream Dim workbookType As ExcelFileType Dim password As System.String instance.Save(outStream, workbookType, password)
public void Save( System.IO.Stream outStream, ExcelFileType workbookType, System.string password )
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6