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