Share via


TickLabels.Orientation 属性

定义

文本打印方向。 可以是 –90 到 90 度的整数值,也可以是常量之 XlTickLabelOrientation 一。

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

属性值

适用于