Fields Members

Include Protected Members
Include Inherited Members

A collection of Field objects that represent all the fields in a selection, range, or document.

The Fields type exposes the following members.

Methods

  Name Description
Public method Add Adds a Field object to the Fields collection.
Public method GetEnumerator (Inherited from IEnumerable.)
Public method ToggleShowCodes Toggles the display of the fields between field codes and field results.
Public method Unlink Replaces all the fields in the Fields collection with their most recent results.
Public method Update Updates the result of the fields object.
Public method UpdateSource Saves the changes made to the results of an INCLUDETEXT field back to the source document.

Top

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property Count Returns the number of items in the specified collection.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Item Returns an individual object in a collection.
Public property Locked Determines if all fields in the Fields collection are locked.
Public property Parent Returns an object that represents the parent object of the specified object.

Top

See Also

Reference

Fields Interface

Microsoft.Office.Interop.Word Namespace