solid_fill_scheme_color property

solid_fill_scheme_color property

Gets the fill color defined by a color scheme. The SchemeColor.NOT_DEFINED value indicates that the IFillFormatEffectiveData.solid_fill_color is not a scheme color. Read-only SchemeColor.

Definition:

@property
def solid_fill_scheme_color(self):
    ...

See Also