Paper Office
paper-pptxAPI referenceoxml.xmlchemy

ZeroOrOneChoice

paper-pptx 0.2.0 API reference

An EG_* element group where at most one of its members may appear as a child.

ZeroOrOneChoice(choices: Iterable[Choice], successors: Iterable[str] = ())

Functions

populate_class_members

funcpopulate_class_members(element_cls: Type[BaseOxmlElement], prop_name: str)

Add the appropriate methods to element_cls.

paramelement_clsType[BaseOxmlElement]
paramprop_namestr

On this page