background_color_name432 property

background_color_name432 property

Gets or sets the background color name 432.

Definition:

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

See Also