GetResultOfSmartArt

Shape.GetResultOfSmartArt method

Conversión de arte inteligente en formas agrupadas.

public virtual GroupShape GetResultOfSmartArt()

Ejemplos


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

Ver también