TextHorizontalOverflow
ShapeTextAlignment.TextHorizontalOverflow property
Obtiene y establece el tipo de desbordamiento horizontal de texto del cuadro de texto.
public TextOverflowType TextHorizontalOverflow { get; set; }
Ejemplos
[C#]
shapeTextAlignment.TextHorizontalOverflow = TextOverflowType.Clip;
Ver también
- enum TextOverflowType
- class ShapeTextAlignment
- espacio de nombres Aspose.Cells.Drawing.Texts
- asamblea Aspose.Cells