background_color_name437 property

background_color_name437 property

Gets or sets the background color name 437.

Definition:

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

See Also