get_result_of_smart_art method
get_result_of_smart_art(self)
Converting smart art to grouped shapes.
def get_result_of_smart_art(self):
    ...
Example
if shape.is_smart_art:
    groupShape = shape.get_result_of_smart_art()
See Also
- module aspose.cells.drawing
- class ComboBox
- class GroupShape