fore_color property
fore_color property
Gets and sets the border line fore color.
Definition:
@property
def fore_color(self):
...
@fore_color.setter
def fore_color(self, value):
...
See Also
- module
aspose.cells.drawing
- class
MsoLineFormat
Gets and sets the border line fore color.
@property
def fore_color(self):
...
@fore_color.setter
def fore_color(self, value):
...
aspose.cells.drawing
MsoLineFormat