DrawCell
This method is used to redraw one cell only.
DrawCell
(x as Integer, y as Integer)
x, y
The column and the row number of the cell.
Description
Cell's number are one based, that is the first cell is Cell(1,1).