TextDirection
Shape.TextDirection property
Gets / تعيين اتجاه تدفق النص لهذا الكائن.
public TextDirectionType TextDirection { get; set; }
أمثلة
[C#]
if (shape.TextDirection == Aspose.Cells.TextDirectionType.Context)
shape.TextDirection = Aspose.Cells.TextDirectionType.LeftToRight;
أنظر أيضا
- enum TextDirectionType
- class Shape
- مساحة الاسم Aspose.Cells.Drawing
- المجسم Aspose.Cells