TextVerticalType
ShapeTextAlignment.TextVerticalType property
Obtiene y establece la dirección del texto.
public TextVerticalType TextVerticalType { get; set; }
Ejemplos
[C#]
shapeTextAlignment.TextVerticalType = Aspose.Cells.Drawing.Texts.TextVerticalType.Horizontal;
Ver también
- enum TextVerticalType
- class ShapeTextAlignment
- espacio de nombres Aspose.Cells.Drawing.Texts
- asamblea Aspose.Cells