ALM Open Test Architecture API Type Library Version 12.55
ColName Property
Collapse All
Expand All
IGraph2 Interface
: 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
IGraph2 Interface
|
IGraph2 Members