font_color property

font_color property

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

Definition:

@property
def font_color(self):
    ...

See Also