次の方法で共有


CaptionLabels.Item[Object] プロパティ

定義

コレクション内の各オブジェクトを返します。

public:
 property Microsoft::Office::Interop::Word::CaptionLabel ^ default[System::Object ^ %] { Microsoft::Office::Interop::Word::CaptionLabel ^ get(System::Object ^ % Index); };
public Microsoft.Office.Interop.Word.CaptionLabel this[ref object Index] { get; }
member this.Item(obj) : Microsoft.Office.Interop.Word.CaptionLabel
Default Public ReadOnly Property Item(ByRef Index As Object) As CaptionLabel

パラメーター

Index
Object

序数位置または個々のオブジェクトの名前を表す文字列を示す値。

プロパティ値

適用対象