OMathMatCol.ColIndex Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns an Integer that represents the ordinal position of a column within the collection of columns in a matrix. Read-only.
public:
property int ColIndex { int get(); };
public int ColIndex { get; }
member this.ColIndex : int
Public ReadOnly Property ColIndex As Integer
Property Value
Integer