Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the alignment of text in a control.
Name | Value | Description |
---|---|---|
olTextAlignCenter | 2 | Text rendered in the control will be aligned to the center of the control. |
olTextAlignLeft | 1 | Text rendered in the control will be aligned to the left edge of the control. |
olTextAlignRight | 3 | Text rendered in the control will be aligned to the right edge of the control. |
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.