GetResultOfSmartArt

Shape.GetResultOfSmartArt method

Conversion d’art intelligent en formes groupées.

public virtual GroupShape GetResultOfSmartArt()

Exemples


[C#]
Aspose.Cells.Drawing.GroupShape groupShape = shape.GetResultOfSmartArt();

Voir également