XlTickLabelOrientation enumeration (Excel)
Specifies the text orientation for tick-mark labels.
Name | Value | Description |
---|---|---|
xlTickLabelOrientationAutomatic | -4105 | Text orientation set by Excel. |
xlTickLabelOrientationDownward | -4170 | Text runs down. |
xlTickLabelOrientationHorizontal | -4128 | Characters run horizontally. |
xlTickLabelOrientationUpward | -4171 | Text runs up. |
xlTickLabelOrientationVertical | -4166 | Characters run vertically. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.