GetResultOfSmartArt

Shape.GetResultOfSmartArt method

Преобразование смарт-арта в сгруппированные фигуры.

public virtual GroupShape GetResultOfSmartArt()

Примеры


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

Смотрите также