Spread WPF 17
GrapeCity.Excel Namespace / ExcelWorkbook Class / Save Method


In This Topic
    Save Method (ExcelWorkbook)
    In This Topic
    Save the workbook to stream, it will use the specified file type as the file format, the file will be encrypt if the password is not null.
    Overload List
    OverloadDescription
    Save the workbook to stream, it will use the specified file type as the file format, the file will be encrypt if the password is not null.  
    Save the workbook to stream, it will use the specified file type as the file format, the file will be encrypt if the password is not null.  
    Save the workbook to file, it will use the specified file type as the file format, the file will be encrypt if the password is not null.  
    See Also