text_background_color property
text_background_color property
Gets or sets text background color.
Definition:
@property
def text_background_color(self):
...
@text_background_color.setter
def text_background_color(self, value):
...
Gets or sets text background color.
@property
def text_background_color(self):
...
@text_background_color.setter
def text_background_color(self, value):
...