FieldByPosition

FieldByPosition (rowPos as Integer, colPos as Integer) as Object

or

FieldByPosition (rowPos as Integer, colPos as Integer) as CclOField

rowPos
The row number of the field (topmost row = 1).
colPos
The column number of the field (leftmost column = 1).