EditCell(Row: Integer; Column: Integer): Boolean;
Row. Row index. Admissible parameter value lies within the [0; RowsCount) range.
Column. Column index. Admissible parameter value lies within the [0; ColumnsCount) range.
The EditCell method makes a cell, which address is passed as the Row and Column input parameters, editable.
See also: