ThemeColor costruttore
__init__(self, tipo, tinta)
def __init__(self, type, tint):
...
Parametro | Tipo | Descrizione |
---|---|---|
type | ThemeColorType | Il tipo di tema. |
tint | float | Il valore della tinta. |
Guarda anche
- modulo
aspose.cells
- classe
ThemeColor
def __init__(self, type, tint):
...
Parametro | Tipo | Descrizione |
---|---|---|
type | ThemeColorType | Il tipo di tema. |
tint | float | Il valore della tinta. |
aspose.cells
ThemeColor