DIM
hGridView
AS
GridView
DIM
hGridCell
AS
.GridCell
hGridCell
=
hGridView
[
Row
AS
Integer
, Column
AS
Integer
]
Returns a cell from its row and its column.