Returns the column value at the given record and column indexes.
Returns the column value at the given record and column indexes.
public string this[int, int] {get;}
Returns the column's value corresponding to the column header name.
public string this[string] {get;}
SpreadsheetReader Class | DataStreams.Common Namespace