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

Class CT_ShapePropertiesBuilder

tests/oxml/unitdata/shape.py:119–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117
118
119class CT_ShapePropertiesBuilder(BaseBuilder):
120 __tag__ = "p:spPr"
121 __nspfxs__ = ("p", "a")
122 __attrs__ = ("bwMode",)
123
124
125class CT_Transform2DBuilder(BaseBuilder):

Callers 1

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