get_theme_color método
get_theme_color(type)
Obtiene el color del tema.
Devoluciones
El color del tema.
def get_theme_color(self, type):
...
Parámetro | Tipo | Descripción |
---|---|---|
type | ThemeColorType | El tipo de color del tema. |
Ver también
- módulo aspose.cells
- clase Workbook