set_theme_color method
set_theme_color(self, type, color)
Sets the theme color
def set_theme_color(self, type, color):
...
Parameter | Type | Description |
---|---|---|
type | ThemeColorType | The theme color type. |
color | aspose.pydrawing.Color | the theme color |
See Also
- module
aspose.cells
- class
Workbook