TableOfContents.IncludePageNumbers Property
Word Developer Reference |
True if page numbers are included in the table of contents. Read/write Boolean.
Syntax
expression.IncludePageNumbers
expression Required. A variable that represents a TableOfContents collection.
Example
This example formats the first table of contents in the active document to include right-aligned page numbers.
Visual Basic for Applications |
---|
|
See Also