次の方法で共有


OMathMatRows.Item[Int32] プロパティ

定義

コレクション内の OMathMatRow 指定した項目を表す オブジェクトを返します。

public:
 property Microsoft::Office::Interop::Word::OMathMatRow ^ default[int] { Microsoft::Office::Interop::Word::OMathMatRow ^ get(int Index); };
public Microsoft.Office.Interop.Word.OMathMatRow this[int Index] { get; }
member this.Item(int) : Microsoft.Office.Interop.Word.OMathMatRow
Default Public ReadOnly Property Item(Index As Integer) As OMathMatRow

パラメーター

Index
Int32

必須 の整数 コレクション内のオブジェクトの序数位置を指定します。

プロパティ値

OMathMatRow

適用対象