shapes property

shapes property

Returns all drawing shapes in this worksheet.

Definition:

@property
def shapes(self):
    ...

See Also