次の方法で共有


OMaths.Item[Int32] プロパティ

定義

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

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

パラメーター

Index
Int32

プロパティ値

OMath

適用対象