DataTableExporter Constructors
Performs export of the worksheet range to the data table.| Name | Parameters | Description |
|---|---|---|
| DataTableExporter(DataTable, CellRange, Boolean) | dataTable, range, rangeHasHeaders | Initializes a new instance of the DataTableExporter class with the specified settings. |
See Also