The SpreadsheetDataReader.Column at the specified index.
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;}
SpreadsheetDataReader.ColumnCollection Class | DataStreams.Common Namespace