MCPcopy Index your code
hub / github.com/python-openxml/python-docx / CT_RPrBuilder

Class CT_RPrBuilder

tests/oxml/unitdata/text.py:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44
45
46class CT_RPrBuilder(BaseBuilder):
47 __tag__ = "w:rPr"
48 __nspfxs__ = ("w",)
49 __attrs__ = ()
50
51
52class CT_SectPrBuilder(BaseBuilder):

Callers 1

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