is_hard_underline_fill property

is_hard_underline_fill property

Determines whether the underline style has own FillFormat properties or inherits it from the FillFormat properties of the text. Read-only bool.

Definition:

@property
def is_hard_underline_fill(self):
    ...

See Also