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

Class CT_SolidColorFillPropertiesBuilder

tests/oxml/unitdata/dml.py:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33
34
35class CT_SolidColorFillPropertiesBuilder(BaseBuilder):
36 __tag__ = "a:solidFill"
37 __nspfxs__ = ("a",)
38 __attrs__ = ()
39
40
41class CT_SchemeColorBuilder(BaseBuilder):

Callers 1

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