_Document.TablesOfContents 属性

定义

返回一个 TablesOfContents 集合,该集合表示指定文档中的目录。

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

属性值

适用于