fill_color property

fill_color property

Returns a shape’s fill color. Read-only IColorFormat.

Definition:

@property
def fill_color(self):
    ...

See Also