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