update_smart_art property
update_smart_art property
Indicates whether updating smart art setting. The default value is false.
Remarks
Only effects after calling Shape.GetResultOfSmartArt() method and the cached shapes exist in the template file.
Definition:
@property
def update_smart_art(self):
...
@update_smart_art.setter
def update_smart_art(self, value):
...
See Also
- module
aspose.cells
- class
DocxSaveOptions