LoadFromDataTable Method

Office Open XML

Overload List

  NameDescription
LoadFromDataTable(DataTable, Boolean)
Load the data from the datatable starting from the top left cell of the range
(Inherited from ExcelRangeBase.)
LoadFromDataTable(DataTable, Boolean, TableStyles)
Load the data from the datatable starting from the top left cell of the range
(Inherited from ExcelRangeBase.)

See Also