Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scanny/python-pptx
/ CT_PictureNonVisualBuilder
Class
CT_PictureNonVisualBuilder
tests/oxml/unitdata/shape.py:77–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
76
77
class
CT_PictureNonVisualBuilder(BaseBuilder):
78
__tag__ =
"p:nvPicPr"
79
__nspfxs__ = (
"p"
,)
80
__attrs__ = ()
81
82
83
class
CT_PlaceholderBuilder(BaseBuilder):
Callers
1
an_nvPicPr
Function · 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…