Partager via


TableOfContents.Update Method

Updates the entries shown in the specified table of contents.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub Update
'Usage
Dim instance As TableOfContents

instance.Update()
void Update()

Remarks

Note Use the UpdatePageNumbers method to update the page numbers of items in a table of contents.

See Also

Reference

TableOfContents Interface

TableOfContents Members

Microsoft.Office.Interop.Word Namespace