次の方法で共有


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

プロパティ値

適用対象