XlOrientation 列挙型

定義

文字列の向きを指定します。

public enum class XlOrientation
public enum XlOrientation
Public Enum XlOrientation
継承
XlOrientation

フィールド

xlDownward -4170

下向き

xlHorizontal -4128

水平方向

xlUpward -4171

上向き

xlVertical -4166

文字列は下向きでセルの中央に配置されます。

適用対象