paper-pptxAPI referencepackage
PartDelta
paper-pptx 0.2.0 API reference
One differing package member.
PartDelta(partname: str, kind: str, change: str, detail: str)Attributes
change
attributechangestrdetail
attributedetailstrkind
attributekindstrpartname
attributepartnamestrFunctions
to_dict
functo_dict() -> dictReturn this part's change as a JSON-ready dict.
Returns
dict