'Declaration Public Overloads Sub Save( _ ByVal fileName As System.String, _ ByVal format As FileFormat _ )
public void Save( System.string fileName, FileFormat format )
Parameters
- fileName
- Name of the file to save.
- format
- C1.Excel.C1XLBook.FileFormat value that specifies the type of file to save.