Saves GcSpreadSheet to an Excel Compound Document File.
Overload List
Overload | Description |
SaveExcel(String,ExcelFileFormat) | Saves GcSpreadSheet to an Excel Compound Document File. |
SaveExcel(String,ExcelFileFormat,String) | Saves GcSpreadSheet to an Excel Compound Document File. |
SaveExcel(String,ExcelFileFormat,ExcelSaveFlags) | Saves GcSpreadSheet to an Excel Compound Document File. |
SaveExcel(String,ExcelFileFormat,ExcelSaveFlags,String) | Saves GcSpreadSheet to an Excel Compound Document File. |
SaveExcel(Stream,ExcelFileFormat) | Saves GcSpreadSheet to an Excel Compound Document File. |
SaveExcel(Stream,ExcelFileFormat,String) | Saves GcSpreadSheet to an Excel Compound Document File. |
SaveExcel(Stream,ExcelFileFormat,ExcelSaveFlags) | Saves GcSpreadSheet to an Excel Compound Document File. |
SaveExcel(Stream,ExcelFileFormat,ExcelSaveFlags,String) | Saves GcSpreadSheet to an Excel Compound Document File. |
See Also