ALM Open Test Architecture API Type Library Version 12.55
RowTotal Property
Collapse All
Expand All
IGraph2 Interface
: RowTotal Property
The row number (zero-based).
Description
The sum of the values in the specified graph data row. The row number is zero-based.
Property type
Read-only property
Syntax
Visual Basic
Public
Property
RowTotal( _
ByVal
Row
As
Long
_ )
As
Long
Parameters
Row
The row number (zero-based).
See Also
IGraph2 Interface
|
IGraph2 Members