WdRowAlignment enumeration (Word)
Specifies alignment for the content in selected rows.
Name | Value | Description |
---|---|---|
wdAlignRowCenter | 1 | Centered. |
wdAlignRowLeft | 0 | Left-aligned. Default. |
wdAlignRowRight | 2 | Right-aligned. |
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.