DataTableExporter Properties
Performs export of the worksheet range to the data table.| Name | Description |
|---|---|
| DataTable | Provides access to the DataTable containing exported data. |
| Options | Provides access to various options that specify how the export and data conversion are performed. |
| Range | Gets the worksheet cell range containing data for export. |
| RangeHasHeaders | Gets whether the first row of the cell range contains column names. |
See Also