ExcelSourceOptionsBase Class
Serves as the base class for classes used to extract data from Microsoft Excel workbooks (XLS, XLSX or XLSM files) or CSV files.
Namespace: DevExpress.DataAccess.Excel
Assembly: DevExpress.DataAccess.v24.2.dll
NuGet Package: DevExpress.DataAccess
#Declaration
#Related API Members
The following members return ExcelSourceOptionsBase objects:
Library | Related API Members |
---|---|
Cross-Platform Class Library | Before |
Data |
|
Excel |
|
Excel |
|
IChoose |
|
IExcel |
|
Win |
Choose |
Dashboard | Dashboard |
Excel |
|
.NET Reporting Tools | Xtra |
#Remarks
The ExcelDataSource class exposes the ExcelDataSource.SourceOptions property that accepts the ExcelSourceOptionsBase
descendants.