Share via


AxisTitle.Orientation Property (Excel)

Returns or sets a Variant value that represents the text orientation.

Syntax

.Orientation

A variable that represents an AxisTitle object.

Remarks

The value of this property can be set to an integer value from –90 to 90 degrees or to one of the following constants:

xlDownward

xlHorizontal

xlUpward

xlVertical

참고 항목

개념

AxisTitle Object Members

AxisTitle Object