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

Class CT_ApplicationNonVisualDrawingPropsBuilder

tests/oxml/unitdata/shape.py:8–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6
7
8class CT_ApplicationNonVisualDrawingPropsBuilder(BaseBuilder):
9 __tag__ = "p:nvPr"
10 __nspfxs__ = ("p",)
11 __attrs__ = ("isPhoto", "userDrawn")
12
13
14class CT_ConnectorBuilder(BaseBuilder):

Callers 1

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