GetResultOfSmartArt

Shape.GetResultOfSmartArt method

Conversione di Smart Art in forme raggruppate.

public virtual GroupShape GetResultOfSmartArt()

Esempi


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

Guarda anche