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

Class CT_GraphicalObjectFrameBuilder

tests/oxml/unitdata/shape.py:32–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30
31
32class CT_GraphicalObjectFrameBuilder(BaseBuilder):
33 __tag__ = "p:graphicFrame"
34 __nspfxs__ = ("p", "a")
35 __attrs__ = ("bwMode",)
36
37
38class CT_GraphicalObjectFrameNonVisualBuilder(BaseBuilder):

Callers 1

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