UFT Pro (LeanFT) .NET SDK Reference, Version 14.03
ActivateCell(Int32,Int32) Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
HP.LFT.SDK.Java Namespace
>
ITable Interface
>
ActivateCell Method
: ActivateCell(Int32,Int32) Method
0-based row number.
0-based column index.
Double-clicks a cell by row and column indexes.
Syntax
C#
void
ActivateCell(
int
row
,
int
column
)
Parameters
row
0-based row number.
column
0-based column index.