OMathMatCols.Item[Int32] プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
コレクション内の 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
必須 の整数 コレクション内のオブジェクトの序数位置を指定します。