[]
        
(Showing Draft Content)

C1.Web.Api.Excel.IExcelHost.Write

Write Method

Write(IWorkbook, Stream, string)

Write data to Excel file stream.

Declaration
void Write(IWorkbook workbook, Stream file, string fileType)
Parameters
Type Name Description
IWorkbook workbook

A Workbook object.

Stream file

The file.

string fileType

The file extension.