border_left_style property

border_left_style property

See the border-left-style property definition in CSS2.

Definition:

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

See Also