TextVerticalType

ShapeTextAlignment.TextVerticalType property

الحصول على اتجاه النص وضبطه.

public TextVerticalType TextVerticalType { get; set; }

أمثلة


[C#]
shapeTextAlignment.TextVerticalType = Aspose.Cells.Drawing.Texts.TextVerticalType.Horizontal;

أنظر أيضا