Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorkbook Interface / Save Method
In This Topic
    Save Method (IWorkbook)
    In This Topic
    Saves the workbook to the disk.
    Overload List
    OverloadDescription
    Saves the workbook to the disk.  
    Saves data to the specified excel file.  
    Saves the workbook to the stream.  
    Saves data to the specified excel file stream.  
    Saves the specified format file.  
    Saves the specified format file stream.  
    Saves workbook to file with specified options.  
    Saves workbook to stream with specified options.  
    See Also