|
|
ExcelReader Properties |
The ExcelReader type exposes the following members.
| Name | Description | |
|---|---|---|
| HasHeaders |
Gets whether the workbook has column headers.
| |
| HasMixedData |
Gets whether the data contains mixed string and numeric data.
| |
| Provider |
Gets the data provider used by the reader.
| |
| Version |
Gets the Excel version used by the reader.
| |
| WorksheetNames |
Gets the names of the distinct sheets
that are contained in the Excel file.
|