TableCell.TextVerticalType Property
Gets or sets the vertical text orientation in a table cell.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| TextOrientationType | The vertical text orientation in a table cell. |
Available values:
| Name |
|---|
| VerticalFarEast |
| Horizontal |
| HorizontalRotatedFarEast |
| Downward |
| Upward |
| Vertical |
| VerticalRightToLeft |
See Also