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

Class CT_GraphicalObjectFrameNonVisualBuilder

tests/oxml/unitdata/shape.py:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36
37
38class CT_GraphicalObjectFrameNonVisualBuilder(BaseBuilder):
39 __tag__ = "p:nvGraphicFramePr"
40 __nspfxs__ = ("p",)
41 __attrs__ = ()
42
43
44class CT_GroupShapeBuilder(BaseBuilder):

Callers 1

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