TickLabels.Orientation Property

Definition

The text orientation. Can be an integer value from –90 to 90 degrees or one of the XlTickLabelOrientation constants.

public:
 property Microsoft::Office::Interop::Excel::XlTickLabelOrientation Orientation { Microsoft::Office::Interop::Excel::XlTickLabelOrientation get(); void set(Microsoft::Office::Interop::Excel::XlTickLabelOrientation value); };
public Microsoft.Office.Interop.Excel.XlTickLabelOrientation Orientation { get; set; }
Public Property Orientation As XlTickLabelOrientation

Property Value

Applies to