Row.Item

Row indexer

Gets the cell.

public Cell this[int column] { get; }
ParameterDescription
columnThe column index

See Also