Click or drag to resize

WorkbookSaveToFile Method

Overload List
  NameDescription
Public methodSaveToFile(String)
Saves changes to the workbook in a different file
Public methodSaveToFile(String, ExcelVersion)
Saves changes to the workbook in a different file
Public methodSaveToFile(String, FileFormat)
Saves changes to the workbook in a different file
Public methodSaveToFile(String, TextSaveOptions)
Saves changes to the workbook in a different file
Public methodSaveToFile(String, String)
Saves changes to the workbook in a different file
Public methodSaveToFile(String, FileFormat, Boolean)
Saves changes to the workbook in a different file
Top
See Also