GrapeCity.Excel Namespace > ExcelOperator Class : Save Method |
'Declaration Public Sub Save( _ ByVal outStream As Stream, _ Optional ByVal workbookType As ExcelFileType, _ Optional ByVal password As String _ )
'Usage Dim instance As ExcelOperator Dim outStream As Stream Dim workbookType As ExcelFileType Dim password As String instance.Save(outStream, workbookType, password)
public void Save( Stream outStream, ExcelFileType workbookType, string password )
Target Platforms: Windows Server 2012, Windows RT