_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

属性值

适用于