Back to Devexpress

DataTableExporter Events

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

latest970 B
Original Source

DataTableExporter Events

Performs export of the worksheet range to the data table.

NameDescription
CellValueConversionErrorFires if an error occurs during conversion of a specific cell value to the value which should be stored in a data table.
ProcessEmptyRowOccurs when an empty row is encountered during export and the DataTableExportOptions.SkipEmptyRows property is false.

See Also

DataTableExporter Class

DataTableExporter Members

DevExpress.Spreadsheet.Export Namespace