ContentControl.RepeatingSectionItems プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定した繰り返しセクション コンテンツ コントロール内の繰り返しセクション項目のコレクションを返します。 読み取り専用です。
public:
property Microsoft::Office::Interop::Word::RepeatingSectionItemColl ^ RepeatingSectionItems { Microsoft::Office::Interop::Word::RepeatingSectionItemColl ^ get(); };
public Microsoft.Office.Interop.Word.RepeatingSectionItemColl RepeatingSectionItems { get; }
member this.RepeatingSectionItems : Microsoft.Office.Interop.Word.RepeatingSectionItemColl
Public ReadOnly Property RepeatingSectionItems As RepeatingSectionItemColl
プロパティ値
注釈
このプロパティは、繰り返しセクション コンテンツ コントロールでのみ使用できます。 他のコンテンツ コントロールと共に使用すると、エラーが発生します。