set_color method
set_color
Sets the Color of all borders in the collection.
def set_color(self, color):
...
Parameter | Type | Description |
---|---|---|
color | aspose.pydrawing.Color | Borders’ Color. |
See Also
- module
aspose.cells
- class
BorderCollection
Sets the Color of all borders in the collection.
def set_color(self, color):
...
Parameter | Type | Description |
---|---|---|
color | aspose.pydrawing.Color | Borders’ Color. |
aspose.cells
BorderCollection