This documentation is archived and is not being maintained.
XlTickLabelOrientation enumeration
Specifies the text orientation for tick-mark labels.
Namespace:
Microsoft.Office.Interop.WordAssembly:
Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| xlTickLabelOrientationAutomatic | Text orientation set by Word. |
| xlTickLabelOrientationDownward | Text runs down. |
| xlTickLabelOrientationHorizontal | Characters run horizontally. |
| xlTickLabelOrientationUpward | Text runs up. |
| xlTickLabelOrientationVertical | Characters run vertically. |