DIM hGridView AS GridView
DIM hGridCell AS .GridCell

hGridCell = hGridView [ Row AS Integer, Column AS Integer ]

Возвращает ячейку по ее строке и колонке.