次の方法で共有


OMathFunctions.Item[Int32] プロパティ

定義

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

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

パラメーター

Index
Int32

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

プロパティ値

OMathFunction

適用対象