back_ole_color property

back_ole_color property

Gets and sets the ole color of the background.

Definition:

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

See Also