Paper Office
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

attributechangestr

detail

attributedetailstr

kind

attributekindstr

partname

attributepartnamestr

Functions

to_dict

functo_dict() -> dict

Return this part's change as a JSON-ready dict.

Returns

dict

On this page