theme_color propriété
theme_color propriété
Obtient la couleur du thème. S’applique uniquement au type de couleur du thème.
Définition:
@property
def theme_color(self):
...
@theme_color.setter
def theme_color(self, value):
...
Voir également
- module
aspose.cells
- classe
CellsColor
- classe
ThemeColor