metodo get_theme_color
get_theme_color(type)
Ottiene il colore del tema.
ritorna
Il colore del tema.
def get_theme_color(self, type):
...
Parametro | Tipo | Descrizione |
---|---|---|
type | ThemeColorType | Il tipo di colore del tema. |
Guarda anche
- modulo aspose.cells
- classe Workbook