GetResultOfSmartArt
SmartArtShape.GetResultOfSmartArt method
تحويل الفن الذكي إلى أشكال مجمعة.
public override GroupShape GetResultOfSmartArt()
أمثلة
[C#]
Aspose.Cells.Drawing.GroupShape groupShape = shape.GetResultOfSmartArt();
if(groupShape != null)
{
//افعل ما تريد
}
أنظر أيضا
- class GroupShape
- class SmartArtShape
- مساحة الاسم Aspose.Cells.Drawing
- المجسم Aspose.Cells