TickLabels.Orientation Property
Excel Developer Reference |
Returns or sets a Long value that represents the text orientation.
Syntax
expression.Orientation
expression A variable that represents a TickLabels object.
Remarks
The value of this property can be an integer value from – 90 to 90 degrees or one of the XlTickLabelOrientation constants.
See Also