background_color_name438 property

background_color_name438 property

Gets or sets the background color name 438.

Definition:

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

See Also