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

Method with_rId

tests/oxml/unitdata/text.py:22–24  ·  view source on GitHub ↗
(self, rId)

Source from the content-addressed store, hash-verified

20 )
21
22 def with_rId(self, rId):
23 self._set_xmlattr("r:id", rId)
24 return self
25
26
27class CT_RegularTextRunBuilder(BaseBuilder):

Callers 2

change_hlink_fixture_Method · 0.80

Calls 1

_set_xmlattrMethod · 0.80

Tested by 2

change_hlink_fixture_Method · 0.64