Cell Property Specifies or retrieves the content of a Grid cell
Syntax:
<ParentWindowName>.<ControlName>.Cell(nRow,nCol) := CellContent <ParentWindowName>.<ControlName>.Cell(nRow,nCol) --> CellContent
<ParentWindowName>.<ControlName>.Cell(nRow,nCol) := CellContent
<ParentWindowName>.<ControlName>.Cell(nRow,nCol) --> CellContent