ThemeColor Konstruktor
__init__(selbst, Typ, Farbton)
def __init__(self, type, tint):
...
Parameter | Typ | Beschreibung |
---|---|---|
type | ThemeColorType | Der Thementyp. |
tint | float | Der Farbtonwert. |
Siehe auch
- Modul
aspose.cells
- Klasse
ThemeColor
def __init__(self, type, tint):
...
Parameter | Typ | Beschreibung |
---|---|---|
type | ThemeColorType | Der Thementyp. |
tint | float | Der Farbtonwert. |
aspose.cells
ThemeColor