is_hard_underline_fill property

is_hard_underline_fill property

Definition:

@property
def is_hard_underline_fill(self):
    ...

@is_hard_underline_fill.setter
def is_hard_underline_fill(self, value):
    ...

See Also