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