border_ole_color propiedad
border_ole_color propiedad
Obtiene y establece el color original del fondo.
Definición:
@property
def border_ole_color(self):
    ...
@border_ole_color.setter
def border_ole_color(self, value):
    ...
Obtiene y establece el color original del fondo.
@property
def border_ole_color(self):
    ...
@border_ole_color.setter
def border_ole_color(self, value):
    ...