WdHorizontalLineAlignment enumeration (Word)
Specifies the alignment of a horizontal line.
Name | Value | Description |
---|---|---|
wdHorizontalLineAlignCenter | 1 | Centered. |
wdHorizontalLineAlignLeft | 0 | Aligned to the left. |
wdHorizontalLineAlignRight | 2 | Aligned to the right. |
Support and feedback
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.