… = GridView[…] (gb.qt4)

Dim hGridView As GridView
Dim hGridViewCell As _GridView_Cell
hGridViewCell = hGridView [ Row As Integer, Column As Integer ]

Return a cell from its row and its column.