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

Class CT_ShapeBuilder

tests/oxml/unitdata/shape.py:107–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105
106
107class CT_ShapeBuilder(BaseBuilder):
108 __tag__ = "p:sp"
109 __nspfxs__ = ("p", "a")
110 __attrs__ = ("useBgFill",)
111
112
113class CT_ShapeNonVisualBuilder(BaseBuilder):

Callers 1

an_spFunction · 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…