OMathMatCol.ColIndex 属性

定义

返回一个 Integer 类型的值,该值代表矩阵中列集合中列的序号位置。 此为只读属性。

public:
 property int ColIndex { int get(); };
public int ColIndex { get; }
member this.ColIndex : int
Public ReadOnly Property ColIndex As Integer

属性值

Integer

适用于