![]() | ColumnCollection Properties |
The SpreadsheetDataReader.ColumnCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | CaseSensitive |
This determines whether the column lookup using the column name
will be case sensitive or not. Default is true.
(Inherited from NamedColumnCollection.) |
![]() | Count | (Inherited from NamedColumnCollection.) |
![]() | Item[Int32] |
The SpreadsheetDataReader.Column at the specified index.
|
![]() | Item[String] |
The SpreadsheetDataReader.Column corresponding to the given column name.
|
![]() | Names | (Inherited from NamedColumnCollection.) |