underline_color propriété
underline_color propriété
Obtient ou définit la couleur du soulignement.
Définition:
@property
def underline_color(self):
...
@underline_color.setter
def underline_color(self, value):
...
Voir également
- module
aspose.cells.drawing.texts - classe
CellsColor - classe
TextOptions