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

Class CT_LinePropertiesBuilder

tests/oxml/unitdata/dml.py:14–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12
13
14class CT_LinePropertiesBuilder(BaseBuilder):
15 __tag__ = "a:ln"
16 __nspfxs__ = ("a",)
17 __attrs__ = ("w", "cap", "cmpd", "algn")
18
19
20class CT_PercentageBuilder(BaseBuilder):

Callers 1

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