ShapeTextAlignment.TextVerticalType
ShapeTextAlignment.TextVerticalType property
Gets and sets the text direction.
public TextVerticalType TextVerticalType { get; set; }
Examples
[C#]
shapeTextAlignment.TextVerticalType = Aspose.Cells.Drawing.Texts.TextVerticalType.Horizontal;
See Also
- enum TextVerticalType
- class ShapeTextAlignment
- namespace Aspose.Cells.Drawing.Texts
- assembly Aspose.Cells