次の方法で共有


OMathMatCols.Item[Int32] プロパティ

定義

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

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

パラメーター

Index
Int32

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

プロパティ値

OMathMatCol

適用対象