AutoTextEntries.Item[Object] プロパティ

定義

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

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

パラメーター

Index
Object

返される個々のオブジェクトの名前。

プロパティ値

適用対象