MCPcopy Create free account
hub / github.com/scanny/python-pptx / CT_PlaceholderBuilder

Class CT_PlaceholderBuilder

tests/oxml/unitdata/shape.py:83–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81
82
83class CT_PlaceholderBuilder(BaseBuilder):
84 __tag__ = "p:ph"
85 __nspfxs__ = ("p",)
86 __attrs__ = ("type", "orient", "sz", "idx", "hasCustomPropt")
87
88
89class CT_Point2DBuilder(BaseBuilder):

Callers 1

a_phFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…