IsTextWrapped
Shape.IsTextWrapped property
الحصول على وتعيين نوع التفاف النص للشكل الذي يحتوي على نص.
public bool IsTextWrapped { get; set; }
أمثلة
[C#]
if (shape.IsTextWrapped)
shape.IsTextWrapped = !shape.IsTextWrapped;
أنظر أيضا
- class Shape
- مساحة الاسم Aspose.Cells.Drawing
- المجسم Aspose.Cells