DevExpress.DataAccess.Excel Namespace
Contains classes that support binding to Microsoft Excel data sources.
Assembly: DevExpress.DataAccess.v24.2.dll
NuGet Package: DevExpress.DataAccess
#Classes
Name | Description |
---|---|
Before |
Provides data for the Excel |
Csv |
Contains options used to extract data from the CSV file. |
Duplicate |
The exception thrown during Excel |
Excel |
The data source that extracts data from Microsoft Excel workbooks or CSV files. |
Excel |
Contains options used to select data from a range of cells specified using the defined name. |
Excel |
A default implementation of the IExcel |
Excel |
Serves as the base for classes containing settings used to import data from the Microsoft Excel workbook. |
Excel |
Contains options used to extract data from the Microsoft Excel workbook. |
Excel |
Serves as the base class for classes used to extract data from Microsoft Excel workbooks (XLS, XLSX or XLSM files) or CSV files. |
Excel |
Contains options used to select data from the specified table. |
Excel |
Contains options used to select data from the specified worksheet. |
Field |
Contains settings of the Excel |
Field |
Contains the Excel |
Name |
The exception thrown during Excel |
Schema |
The base for exceptions thrown when the Excel |
Type |
The exception thrown during Excel |
#Interfaces
Name | Description |
---|---|
IExcel |
When implemented, provides the capability to customize the schema retrieved for an Excel/CSV file. |
#Enums
Name | Description |
---|---|
Csv |
Lists characters used to identify a new line in a CSV document. |
Excel |
Lists values that specify the format of the document used to supply the Excel |