ExcelDataProvider Properties |
The ExcelDataProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | Filename |
Gets or sets the filename of a excel file.
|
![]() | SkipRows |
Gets or sets a value indicating how many rows the DataProvider has to skip from the beginning.
|
![]() | TableNames |
Gets an array including names of all available tables form the excel file.
|
![]() | UseHeaders |
Gets or sets a value indicating whether the first row contains header names.
|
![]() | ViewNames |
Gets an array including names of all available views form the excel file.
|