Field Members
In This Article
#Properties
Name | Description |
---|---|
Code |
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. |
Result |
Returns the range that contains the field result. |
Show |
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