TableOfContents.Update Method
Word Developer Reference |
Updates the entries shown in a table of contents.
Syntax
expression.Update
expression Required. A variable that represents a TableOfContents object.
Remarks
Use the UpdatePageNumbers method to update the page numbers of items in a table of contents.
See Also