MailMergeField.Locked Property
Word Developer Reference |
True if the specified field is locked. Read/write Boolean.
Syntax
expression.Locked
expression Required. A variable that represents a MailMergeField object.
Remarks
When a field is locked, you cannot update the field results.
See Also