paper-pptxAPI referencediff
ShapeRef
paper-pptx 0.2.0 API reference
Identifies a slide-scoped shape by stable id and display name.
ShapeRef(shape_id: int, name: str)Attributes
name
attributenamestrshape_id
attributeshape_idintFunctions
to_dict
functo_dict() -> dictReturn this shape reference as a JSON-ready dict.
Returns
dict