ThemeColor constructor
__init__(self, tipo, tinte)
def __init__(self, type, tint):
...
| Parámetro | Tipo | Descripción |
|---|---|---|
| type | ThemeColorType | El tipo de tema. |
| tint | float | El valor del tinte. |
Ver también
- módulo
aspose.cells - clase
ThemeColor
def __init__(self, type, tint):
...
| Parámetro | Tipo | Descripción |
|---|---|---|
| type | ThemeColorType | El tipo de tema. |
| tint | float | El valor del tinte. |
aspose.cellsThemeColor