auto_shape_lock property

auto_shape_lock property

Returns AutoShape’s locks. Read-only IAutoShapeLock.

Definition:

@property
def auto_shape_lock(self):
    ...

See Also