Paper Office
paper-pptxAPI referenceshapes

Subshape

paper-pptx 0.2.0 API reference

Provides access to the containing part for drawing elements that occur below a shape.

Access to the part is required for example to add or drop a relationship. Provides self._parent attribute to subclasses.

Subshape(parent: ProvidesPart)

Attributes

part

attributepartXmlPart

The package part containing this object.

On this page