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

Function a_p

tests/oxml/unitdata/text.py:67–69  ·  view source on GitHub ↗

Return a CT_TextParagraphBuilder instance

()

Source from the content-addressed store, hash-verified

65
66
67def a_p():
68 """Return a CT_TextParagraphBuilder instance"""
69 return CT_TextParagraphBuilder()
70
71
72def a_t():

Callers 2

p_bldrMethod · 0.85
p_with_r_xmlMethod · 0.85

Calls 1

Tested by 2

p_bldrMethod · 0.68
p_with_r_xmlMethod · 0.68