DataLabels.Orientation Property (Excel)

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

Syntax

expression .Orientation

expression A variable that represents a DataLabels 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

See Also

Concepts

DataLabels Object

DataLabels Object Members