border_style property
border_style property
Gets and set the type of border used by the control.
Definition:
@property
def border_style(self):
...
@border_style.setter
def border_style(self, value):
...
See Also
- module
aspose.cells.drawing.activexcontrols
- class
ControlBorderType
- class
ListBoxActiveXControl