Paper Office
paper-pptxAPI referenceoxml.xmlchemy

Choice

paper-pptx 0.2.0 API reference

Defines a child element belonging to a group, only one of which may appear as a child.

Attributes

nsptagname

attributensptagname

Functions

populate_class_members

funcpopulate_class_members(element_cls: Type[BaseOxmlElement], group_prop_name: str, successors: Sequence[str])

Add the appropriate methods to element_cls.

paramelement_clsType[BaseOxmlElement]
paramgroup_prop_namestr
paramsuccessorsSequence[str]

On this page