XlOrientation Enumeration
Specifies the text orientation.
Version Information
Version Added: Excel
| Name | Value | Description |
|---|---|---|
| xlDownward | -4170 | Text runs downward. |
| xlHorizontal | -4128 | Text runs horizontally. |
| xlUpward | -4171 | Text runs upward. |
| xlVertical | -4166 | Text runs downward and is centered in the cell. |