slide property

slide property

Returns the parent slide of a shape. Read-only IBaseSlide.

Definition:

@property
def slide(self):
    ...

See Also