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