Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 501 Bytes

e278abce-7454-05c2-7ce5-7295a6568afd.md

File metadata and controls

14 lines (9 loc) · 501 Bytes

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.