Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scanny/python-pptx
/ CT_RegularTextRunBuilder
Class
CT_RegularTextRunBuilder
tests/oxml/unitdata/text.py:27–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
26
27
class
CT_RegularTextRunBuilder(BaseBuilder):
28
__tag__ =
"a:r"
29
__nspfxs__ = (
"a"
,)
30
__attrs__ = ()
31
32
33
class
CT_TextCharacterPropertiesBuilder(BaseBuilder):
Callers
1
an_r
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…