Click or drag to resize
SpreadsheetReaderItem Property (String)
Returns the column's value corresponding to the column header name.

Namespace: DataStreams.Common
Assembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax
public string this[
	string headerName
] { get; }

Parameters

headerName
Type: SystemString

Property Value

Type: String
See Also