is_text_no_fill property

is_text_no_fill property

Gets or sets no fill of the text.

Definition:

@property
def is_text_no_fill(self):
    ...
@is_text_no_fill.setter
def is_text_no_fill(self, value):
    ...

See Also