Shape.Locked Property (Excel)
Returns or sets a Boolean value that indicates if the object is locked.
Syntax
식 .Locked
식 A variable that represents a Shape object.
Remarks
This property returns True if the object is locked or False if the object can be modified when the sheet is protected.