Skip to main content

Field Members

A document field.

Properties

Name Description
CodeRange Returns the range that contains the field code.
Locked Gets or sets whether the field is locked.
Parent Gets the outer field for the nested field.
Range Returns the document range the field occupies.
ResultRange Returns the range that contains the field result.
ShowCodes Gets or sets whether to show the field’s codes.

Methods

Name Description
Unlink() Replaces the field with the field value.
Update() Updates the result of the field.
See Also