theme_color propiedad
theme_color propiedad
Obtiene el color del tema. Solo aplica para el tipo de color del tema.
Definición:
@property
def theme_color(self):
...
@theme_color.setter
def theme_color(self, value):
...
Ver también
- módulo aspose.cells
- clase CellsColor
- clase ThemeColor