border_ole_color property

border_ole_color property

Gets and sets the ole color of the background.

Definition:

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

See Also