次の方法で共有


OMathArgs.Item(Int32) メソッド

定義

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

public:
 Microsoft::Office::Interop::Word::OMath ^ Item(int Index);
public Microsoft.Office.Interop.Word.OMath Item (int Index);
abstract member Item : int -> Microsoft.Office.Interop.Word.OMath
Public Function Item (Index As Integer) As OMath

パラメーター

Index
Int32

(必須)コレクション内のオブジェクトの序数位置を指定する Integer

戻り値

OMath

適用対象