EditCell

To manually put a cell in edit mode.

EditCell(Column as Integer, Row as Integer)

Column, Row
The column and the row number of the cell.

Description
Selects the desired cell and fires the OnEditCell event.
This does not have any effect except to cast the OnEditCell event if you are not using some Cell editing support class.