border_left_color property
border_left_color property
See the border-left-color property definition in CSS2.
Definition:
@property
def border_left_color(self):
...
@border_left_color.setter
def border_left_color(self, value):
...
See Also
- module
aspose.html.dom.css
- class
ICSS2Properties