Fields Members (Word)
A collection of Field objects that represent all the fields in a selection, range, or document.
Methods
Name |
Description |
---|---|
Adds a Field object to the Fields collection. Returns the Field object at the specified range. |
|
Returns an individual Field object in a collection. |
|
Switches the display of the fields between field codes and field results. Use the ShowCodes property to control the display of an individual field. |
|
Replaces all the fields in the Fields collection with their most recent results. |
|
Updates the result of the fields object. |
|
Saves the changes made to the results of an INCLUDETEXT field back to the source document. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. |
|
Returns a Long that represents the number of fields in the collection. Read-only. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
True if all fields in the Fields collection are locked. Read/write Long. |
|
Returns an Object that represents the parent object of the specified Fields object. |