[]
        
(Showing Draft Content)

C1.Web.Api.Excel.IExcelHost.Read

Read Method

Read(Stream, string)

Read data from Excel file stream.

Declaration
Workbook Read(Stream file, string fileType)
Parameters
Type Name Description
Stream file

The file.

string fileType

The file extension.

Returns
Type Description
Workbook

A Workbook object.