NavigationButton.Alignment property (Access)
Gets or sets how the specified button's caption and picture are aligned. Read/write Byte.
Syntax
expression.Alignment
expression A variable that represents a NavigationButton object.
Remarks
The Alignment property uses the following settings.
Value | Description |
---|---|
0 | General alignment |
1 | Left alignment |
2 | (Default) Center alignment |
3 | Right alignment |
4 | Distribute alignment evenly across the button's width |
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.