Compartilhar via


LinkFormat.Locked Property

Word Developer Reference

True if a Field, InlineShape, or Shape object is locked to prevent automatic updating. Read/write Boolean.

Syntax

expression.Locked

expression   Required. A variable that represents a LinkFormat object.

Remarks

If you use this property with a Shape object that is a floating linked picture (a picture added with the AddPicture method of the Shapes object), an error occurs.

See Also