RepeatingSectionItemColl.Item[Int32] プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
個別の繰り返しセクション アイテムを返します。
public:
property Microsoft::Office::Interop::Word::RepeatingSectionItem ^ default[int] { Microsoft::Office::Interop::Word::RepeatingSectionItem ^ get(int Index); };
public Microsoft.Office.Interop.Word.RepeatingSectionItem this[int Index] { get; }
member this.Item(int) : Microsoft.Office.Interop.Word.RepeatingSectionItem
Default Public ReadOnly Property Item(Index As Integer) As RepeatingSectionItem
パラメーター
- Index
- Int32
コレクション内の項目のインデックス番号。
プロパティ値
指定 したRepeatingSectionItemColl オブジェクトの親オブジェクトを表す オブジェクトを返します。