A Boolean type property. A flag that protects the shape from repositioning vertically. True - the shape can't be repositioned vertically, False - vertical repositioning is allowed.
Applies to: Shape object
[[Let] lockMoveYRet =] object.LockMoveY [Let] object.LockMoveY = lockMoveYSet |
The LockMoveY property syntax has these parts:
Part | Description |
object | Required. An expression that returns a Shape object. |
lockMoveYRet | Optional. A Boolean type variable. |
lockMoveYSet | Required. An expression that returns a Boolean value. |
The LockMoveY property is also a table parameter of the shape, that is, its value can be described by a formula. To work with LockMoveY as a table parameter, use the CDPT_LOCKMOVEY constant tag.