Edytuj

Udostępnij za pośrednictwem


XlHAlign Enum

Definition

Specifies the horizontal alignment for the object.

public enum class XlHAlign
public enum XlHAlign
Public Enum XlHAlign
Inheritance
XlHAlign

Fields

Name Value Description
xlHAlignRight -4152

Right.

xlHAlignLeft -4131

Left.

xlHAlignJustify -4130

Justify.

xlHAlignDistributed -4117

Distribute.

xlHAlignCenter -4108

Center.

xlHAlignGeneral 1

Align according to data type.

xlHAlignFill 5

Fill.

xlHAlignCenterAcrossSelection 7

Center across selection.

Applies to