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