ShapeTextAlignment.TextVerticalOverflow
ShapeTextAlignment.TextVerticalOverflow property
Gets and sets the text vertical overflow type of the text box.
public TextOverflowType TextVerticalOverflow { get; set; }
Examples
[C#]
shapeTextAlignment.TextVerticalOverflow = TextOverflowType.Clip;
See Also
- enum TextOverflowType
- class ShapeTextAlignment
- namespace Aspose.Cells.Drawing.Texts
- assembly Aspose.Cells