background_color_name431 property

background_color_name431 property

Gets or sets the background color name 431.

Definition:

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

See Also