TextVerticalOverflow
ShapeTextAlignment.TextVerticalOverflow property
Obtient et définit le type de débordement vertical du texte de la zone de texte.
public TextOverflowType TextVerticalOverflow { get; set; }
Exemples
[C#]
shapeTextAlignment.TextVerticalOverflow = TextOverflowType.Clip;
Voir également
- enum TextOverflowType
- class ShapeTextAlignment
- espace de noms Aspose.Cells.Drawing.Texts
- Assemblée Aspose.Cells