www.csvreader.com

The SpreadsheetDataReader.Column at the specified index.

Overload List

The SpreadsheetDataReader.Column at the specified index.

public SpreadsheetDataReader.Column this[int] {get; set;}

The SpreadsheetDataReader.Column corresponding to the given column name.

public SpreadsheetDataReader.Column this[string] {get; set;}

See Also

SpreadsheetDataReader.ColumnCollection Class | DataStreams.Common Namespace