SpreadsheetReaderUserSettings Class |
Namespace: DataStreams.Common
The SpreadsheetReaderUserSettings type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
CaseSensitive |
This determines whether the column value lookup using the column name
retrieved from the column header names will be case sensitive based
on the header names or not. Default is true.
| |
HasHeaders |
Indicates whether the first line of data contains names of the columns.
Default is false.
|