ALM Open Test Architecture API Type Library Version 12.55
ColName Property
The column number (zero-based).
Description
Gets the name of the specified column. Column numbers are zero-based.
Property type
Read-only property
Syntax
Visual Basic
Public Property ColName( _
   ByVal Col As Long _
) As String
Parameters
Col
The column number (zero-based).
See Also

IGraph Interface  | IGraph Members