Update Method

See Also         Example         Applies To

Dialog object: Updates the values shown in a built-in Microsoft Word dialog box.

Field or Fields object: Updates the result of the specified object. When applied to a Field object, returns True if the field is updated successfully. When applied to a Fields collection, returns 0 (zero) if no errors occur when the fields are updated, or returns the index of the first field that contains an error.

Index, TableOfAuthorities, TableOfContents, or TableOfFigures object: Updates the entries shown in specified index, table of authorities, table of figures or table of contents.

LinkFormat object: Updates the specified link.

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

Syntax

expression.Update

expression   An expression that returns an object in the Applies To list.