ThemeColor constructor
init
def __init__(self, type, tint):
...
Parameter | Type | Description |
---|---|---|
type | ThemeColorType | The theme type. |
tint | float | The tint value. |
See Also
- module
aspose.cells
- class
ThemeColor
def __init__(self, type, tint):
...
Parameter | Type | Description |
---|---|---|
type | ThemeColorType | The theme type. |
tint | float | The tint value. |
aspose.cells
ThemeColor