![]() | SpreadsheetDataReader Properties |
The SpreadsheetDataReader type exposes the following members.
Name | Description | |
---|---|---|
![]() | Columns |
Collection of columns to include in the source data.
|
![]() | CurrentSheet |
Gets or sets the index of the current sheet in the workbook.
|
![]() | Settings |
Has all the options that are able to be set that will affect the way
records are parsed.
|
![]() | SheetCount |
Returns the count of sheets found in the workbook.
|
![]() | SheetNames |
Returns the list of sheet names as a string array in the correct
order. The array can then easily be bound to a combo box for example
for sheet selection in a windows form.
|