GetResultOfSmartArt

Shape.GetResultOfSmartArt method

将智能艺术转换为分组形状。

public virtual GroupShape GetResultOfSmartArt()

例子


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

也可以看看