set_color method
set_color(self, 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