parent_shape property

parent_shape property

Returns a Shape_PPT for which element was created. Read-only Shape.

Definition:

@property
def parent_shape(self):
    ...

See Also