ThemeColor constructor
__init__(self, type, tint)
def __init__(self, type, tint):
...
| Parameter | Type | Description |
|---|---|---|
| type | aspose.cells.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 | aspose.cells.ThemeColorType | The theme type. |
| tint | float | The tint value. |
aspose.cellsThemeColor