次の方法で共有


OMathMatRow.RowIndex プロパティ

定義

マトリックス行のコレクション内のマトリックス行の序数を表す整数型 ( Integer) の値を取得または設定します。 値の取得と設定が可能です。

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

プロパティ値

Integer

適用対象