shapes property

shapes property

Gets the collection of all shapes of this SpreadsheetWorksheet.

Definition:

@property
def shapes(self):
    ...

See Also