XlHAlign Enumeration (Word)
Specifies the horizontal alignment for the object.
Version Information
Version Added: Word 2007
Name |
Value |
Description |
---|---|---|
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. |