ExcelWorksheetLoadDataTable Method |
| Name | Description | |
|---|---|---|
| LoadDataTable(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.
| |
| LoadDataTable(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.
|