line_style property
line_style property
Gets or sets the cell border type.
Definition:
@property
def line_style(self):
...
@line_style.setter
def line_style(self, value):
...
See Also
- module
aspose.cells
- class
Border
- class
CellBorderType
Gets or sets the cell border type.
@property
def line_style(self):
...
@line_style.setter
def line_style(self, value):
...
aspose.cells
Border
CellBorderType