background_color_name430 property

background_color_name430 property

Gets or sets the background color name 430.

Definition:

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

See Also