font_color Eigentum
font_color Eigentum
Die Einstellung für die Schriftfarbe wird angewendet.
Definition:
@property
def font_color(self):
...
@font_color.setter
def font_color(self, value):
...
Siehe auch
- Modul aspose.cells
- Klasse StyleFlag
Die Einstellung für die Schriftfarbe wird angewendet.
@property
def font_color(self):
...
@font_color.setter
def font_color(self, value):
...