GetResultOfSmartArt
SmartArtShape.GetResultOfSmartArt method
Akıllı sanatı gruplanmış şekillere dönüştürme.
public override GroupShape GetResultOfSmartArt()
Örnekler
[C#]
Aspose.Cells.Drawing.GroupShape groupShape = shape.GetResultOfSmartArt();
if(groupShape != null)
{
//ne istiyorsan onu yap
}
Ayrıca bakınız
- class GroupShape
- class SmartArtShape
- ad alanı Aspose.Cells.Drawing
- toplantı Aspose.Cells