text_background_fill_on property

text_background_fill_on property

Gets or sets text background fill on

Definition:

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

See Also