color_style property
color_style property
Returns or sets color style of SmartArt object.
Read/write SmartArtColorType
.
Definition:
@property
def color_style(self):
...
@color_style.setter
def color_style(self, value):
...
See Also
- class
SmartArt
- enumeration
SmartArtColorType
- module
aspose.slides.smartart
- library
Aspose.Slides