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
Parent topic:
IAgentryControlViewModelImage interface
Created February 12, 2014.
To comment on this topic, go to:
DocCommentXchange
.