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