font_underline property

font_underline property

Returns the text underline type. Read-only TextUnderlineType.

Definition:

@property
def font_underline(self):
    ...

See Also