'Declaration Public Overloads Sub Load( _ ByVal stream As System.IO.Stream, _ ByVal format As FileFormat _ )
public void Load( System.IO.Stream stream, FileFormat format )
Parameters
- stream
- System.IO.Stream that contains the worksheet.
- format
- C1.Excel.C1XLBook.FileFormat value that specifies the file format.