Back to Devexpress

DataTableExporter Properties

officefileapi-devexpress-dot-spreadsheet-dot-export-dot-datatableexporter-dot-underscore-properties.md

latest1.0 KB
Original Source

DataTableExporter Properties

Performs export of the worksheet range to the data table.

NameDescription
DataTableProvides access to the DataTable containing exported data.
OptionsProvides access to various options that specify how the export and data conversion are performed.
RangeGets the worksheet cell range containing data for export.
RangeHasHeadersGets whether the first row of the cell range contains column names.

See Also

DataTableExporter Class

DataTableExporter Members

DevExpress.Spreadsheet.Export Namespace