XlOrientation Enum

Definition

Specifies the text orientation.

public enum class XlOrientation
public enum XlOrientation
type XlOrientation = 
Public Enum XlOrientation
Inheritance
XlOrientation

Fields

xlDownward -4170

Text runs downward.

xlHorizontal -4128

Text runs horizontally.

xlUpward -4171

Text runs upward.

xlVertical -4166

Text runs downward and is centered in the cell.

Applies to