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.v24.2.dll, DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Packages: DevExpress.Document.Processor, DevExpress.Spreadsheet.Core
#Classes
Name | Description |
---|---|
Cell |
Provides data for the Data |
Cell |
Default converter used by the Data |
Cell |
Default converter used by the Data |
Data |
Performs export of the worksheet range to the data table. |
Data |
Defines extension methods for the DevExpress. |
Data |
Comprises various options and settings which are used for exporting cell values to a Data |
Process |
Provides data for the Data |
#Interfaces
Name | Description |
---|---|
ICell |
Base interface implemented by converters which are used by the Data |
#Delegates
Name | Description |
---|---|
Cell |
A method that will handle the Data |
Process |
A method that will handle the Data |
#Enums
Name | Description |
---|---|
Conversion |
List possible conversion results. |
Data |
Lists possible actions which can be specified in the Data |
Data |
Lists optimization types which specify the strategy used for data export from cells to a Data |