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