Click or drag to resize

ExcelWorksheetLoadDataView Method

Overload List
  NameDescription
Public methodLoadDataView(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.
Public methodLoadDataView(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.
Top
See Also