OMathMatCol.ColIndex Property

Definition

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

Applies to