gridline_color property
gridline_color property
Gets and sets the color of gridline
Definition:
@property
def gridline_color(self):
...
@gridline_color.setter
def gridline_color(self, value):
...
See Also
- module
aspose.cells
- class
Worksheet