AutoShapeType
Shape.AutoShapeType property
الحصول على نوع الشكل التلقائي وتعيينه.
public AutoShapeType AutoShapeType { get; set; }
أمثلة
[C#]
if (shape.AutoShapeType == Aspose.Cells.Drawing.AutoShapeType.Unknown)
shape.AutoShapeType = Aspose.Cells.Drawing.AutoShapeType.Rectangle;
أنظر أيضا
- enum AutoShapeType
- class Shape
- مساحة الاسم Aspose.Cells.Drawing
- المجسم Aspose.Cells