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

Class CT_ShapeNonVisualBuilder

tests/oxml/unitdata/shape.py:113–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111
112
113class CT_ShapeNonVisualBuilder(BaseBuilder):
114 __tag__ = "p:nvSpPr"
115 __nspfxs__ = ("p",)
116 __attrs__ = ()
117
118
119class CT_ShapePropertiesBuilder(BaseBuilder):

Callers 1

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