ColumnValue(ColumnIndex: Integer): Variant;
ColumnIndex - index of the column, that the current row intersects with .
The ColumnValue property determines row value in the column, index of which is passed as the ColumnIndex input parameter.
See also: