TextVerticalType

ShapeTextAlignment.TextVerticalType property

Metin yönünü alır ve ayarlar.

public TextVerticalType TextVerticalType { get; set; }

Örnekler


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

Ayrıca bakınız