Paper Office
paper-pptxAPI referenceoxml.xmlchemy

OneOrMore

paper-pptx 0.2.0 API reference

Defines a repeating child element for MetaOxmlElement that must appear at least once.

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