Locked Property

See Also         Example         Applies To

Subdocument object: True if a subdocument in a master document is locked. Read/write Boolean.

LinkFormat object: True if a Field, InlineShape, or Shape object is locked to prevent automatic updating. If you use this property with a Shape object that's a floating linked picture (a picture added with the AddPicture method of the Shapes object), an error occurs. Read/write Boolean.

Field or MailMergeField object: True if the specified field is locked. When a field is locked, you cannot update the field results. Read/write Boolean.

Fields object: True if all fields in the Fields collection are locked. Can be True, False, or wdUndefined (if some of the fields in the collection are locked). Read/write Long.