controls property

controls property

Returns the collection of ActiveX controls on a slide. Read-only IControlCollection.

Definition:

@property
def controls(self):
    ...

See Also