GetResultOfSmartArt

Shape.GetResultOfSmartArt method

Konvertera smart konst till grupperade former.

public virtual GroupShape GetResultOfSmartArt()

Exempel


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

Se även