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

Class CT_GroupShapePropertiesBuilder

tests/oxml/unitdata/shape.py:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51
52
53class CT_GroupShapePropertiesBuilder(BaseBuilder):
54 __tag__ = "p:grpSpPr"
55 __nspfxs__ = ("p", "a")
56 __attrs__ = ("bwMode",)
57
58
59class CT_NonVisualDrawingPropsBuilder(BaseBuilder):

Callers 1

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