ALM Open Test Architecture API Type Library Version 12.55
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

Graph Object  | Graph Members