set_style method
set_style
Sets the style of all borders of the collection.
def set_style(self, style):
...
Parameter | Type | Description |
---|---|---|
style | CellBorderType | Borders’ style |
See Also
- module
aspose.cells
- class
BorderCollection
Sets the style of all borders of the collection.
def set_style(self, style):
...
Parameter | Type | Description |
---|---|---|
style | CellBorderType | Borders’ style |
aspose.cells
BorderCollection