_Document.Indexes プロパティ

定義

指定した Indexes ドキュメント内のすべてのインデックスを表すコレクションを返します。

public:
 property Microsoft::Office::Interop::Word::Indexes ^ Indexes { Microsoft::Office::Interop::Word::Indexes ^ get(); };
public Microsoft.Office.Interop.Word.Indexes Indexes { get; }
member this.Indexes : Microsoft.Office.Interop.Word.Indexes
Public ReadOnly Property Indexes As Indexes

プロパティ値

適用対象