www.csvreader.com

Returns the column value at the given record and column indexes.

Overload List

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;}

See Also

SpreadsheetReader Class | DataStreams.Common Namespace