XlHAlign enumeration (Word)
Specifies the horizontal alignment for the object.
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. |
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.