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