TickLabels.Orientation 属性

定义

返回或设置一个 Long 值,它代表文本方向。

public:
 property Microsoft::Office::Interop::Word::XlTickLabelOrientation Orientation { Microsoft::Office::Interop::Word::XlTickLabelOrientation get(); void set(Microsoft::Office::Interop::Word::XlTickLabelOrientation value); };
public Microsoft.Office.Interop.Word.XlTickLabelOrientation Orientation { get; set; }
member this.Orientation : Microsoft.Office.Interop.Word.XlTickLabelOrientation with get, set
Public Property Orientation As XlTickLabelOrientation

属性值

注解

此属性的值可以是介于 90 到 90 度之间或常量之 XlTickLabelOrientation 一的整数值。

适用于