SelectCell(int, int) method
Visual Basic syntax
Public Sub
SelectCell
(ByVal x As Integer, ByVal y As Integer)
C# syntax
public void
SelectCell
(int x, int y)
Parameters
-
x –
Zero-based column of the cell to select
-
y –
Zero-based row of the cell to select