is_hard_underline_line property

is_hard_underline_line property

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

Definition:

@property
def is_hard_underline_line(self):
    ...

See Also