GrapeCity.Documents.Excel Namespace / Workbook Class / Save Method
In This Topic
Save Method (Workbook)
In This Topic
Saves data to the specified excel file.
Overload List
OverloadDescription
Saves data to the specified excel file.  
Saves the workbook to the disk.  
Saves workbook to the specified excel file stream.  
Saves the workbook to the stream.  
Saves workbook to file with specified file format.  
Saves workbook to stream with specified file format.  
 
 
See Also