shapes property

shapes property

Gets the collection of all shapes contained in this WordProcessingSection.

Definition:

@property
def shapes(self):
    ...

See Also