次の方法で共有


OMathBreaks.Item(Int32) メソッド

定義

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

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

パラメーター

Index
Int32

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

戻り値

OMathBreak

適用対象