shapes property

shapes property

Returns the shapes of a slide. Read-only IShapeCollection.

Definition:

@property
def shapes(self):
    ...

See Also