TextVerticalType
ShapeTextAlignment.TextVerticalType property
Получает и задает направление текста.
public TextVerticalType TextVerticalType { get; set; }
Примеры
[C#]
shapeTextAlignment.TextVerticalType = Aspose.Cells.Drawing.Texts.TextVerticalType.Horizontal;
Смотрите также
- enum TextVerticalType
- class ShapeTextAlignment
- пространство имен Aspose.Cells.Drawing.Texts
- сборка Aspose.Cells