FastExcel.Write Method

Write data to a sheet

Name Description
Write(DataTable, string) Write a excel from datatable
Write(Worksheet) Write data to a sheet
Write(Worksheet, int, int) Write data to a sheet
Write(Worksheet, string, int) Write data to a sheet

In this article

Definition