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