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