sections property

sections property

Returns a list of all slides sections that are defined in the presentation. Read-only ISectionCollection.

Definition:

@property
def sections(self):
    ...

See Also