www.csvreader.com

SpreadsheetReader.UserSettings overview

Public Instance Properties

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.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

SpreadsheetReader.UserSettings Class | DataStreams.Common Namespace