Click or drag to resize
UserSettings Properties

The SpreadsheetReaderUserSettings type exposes the following members.

Properties
  NameDescription
Public propertyCaseSensitive
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.
Public propertyHasHeaders
Indicates whether the first line of data contains names of the columns. Default is false.
Top
See Also