ExcelWorksheetLoadDataView Method |
Name | Description | |
---|---|---|
LoadDataView(DataView, Int32, Int32, Boolean) |
Loads the values from the specified System.Data.DataView object into the worksheet at the location
given by the top row and left column indexes.
| |
LoadDataView(DataView, Int32, Int32, Int32, Int32, Boolean) |
Loads the values from the specified System.Data.DataView object into the worksheet at the location
given by the top row and left column indexes.
|