DevExpress.Spreadsheet.Export Namespace
Contains base interfaces and classes required for data export from the cells of the spreadsheet to a data table.
Assemblies: DevExpress.Docs.v26.1.dll, DevExpress.Spreadsheet.v26.1.Core.dll
Classes
Interfaces
| Name | Description |
|---|---|
| ICellValueToColumnTypeConverter | Base interface implemented by converters which are used by the DataTableExporter. |
Delegates
| Name | Description |
|---|---|
| CellValueConversionErrorEventHandler | A method that will handle the DataTableExporter.CellValueConversionError event. |
| ProcessEmptyRowEventHandler | A method that will handle the DataTableExporter.ProcessEmptyRow event. |
