… = GridView[…] (gb.gtk)

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

Retourne une cellule en fonction de sa rangée et de sa colonne.