Winnovative Excel Library

ExcelWorksheetLoadDataTable Method

Winnovative Excel Library Documentation
Overload List

  NameDescription
Public methodLoadDataTable(DataTable, Int32, Int32, Boolean)
Loads the values from the specified System.Data.DataTable object into the worksheet at the location given by the top row and left column indexes.
Public methodLoadDataTable(DataTable, Int32, Int32, Int32, Int32, Boolean)
Loads the values from the specified System.Data.DataTable object into the worksheet at the location given by the top row and left column indexes.
Top
See Also

Reference