theme_color property
theme_color property
Gets and sets the theme color.
Remarks
If the foreground color is not a theme color, NULL will be returned.
Definition:
@property
def theme_color(self):
...
@theme_color.setter
def theme_color(self, value):
...
See Also
- module
aspose.cells.charts
- class
ErrorBar
- class
ThemeColor