ALM Open Test Architecture API Type Library Version 12.55
RowName Property
Collapse All
Expand All
IGraph Interface
: RowName Property
The row number (zero-based).
Description
Gets the row name of the specified row. Row numbers are zero-based.
Property type
Read-only property
Syntax
Visual Basic
Public
Property
RowName( _
ByVal
Row
As
Long
_ )
As
String
Parameters
Row
The row number (zero-based).
See Also
IGraph Interface
|
IGraph Members