XlHAlign Enum

Definition

Specifies the horizontal alignment for the object.

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

Fields

xlHAlignCenter -4108

Center.

xlHAlignCenterAcrossSelection 7

Center across selection.

xlHAlignDistributed -4117

Distribute.

xlHAlignFill 5

Fill.

xlHAlignGeneral 1

Align according to data type.

xlHAlignJustify -4130

Justify.

xlHAlignLeft -4131

Left.

xlHAlignRight -4152

Right.

Applies to