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.
Contains constants that specify how data is aligned in a container, for example how text is aligned in a text box.
Name | Value | Description |
---|---|---|
pjCenter | 1 | Align data in the center. |
pjLeft | 0 | Align data at the left. |
pjRight | 2 | Align data at 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.