OlAlign enumeration (Outlook)
Specifies the alignment for the Label property of the ColumnFormat object.
Name | Value | Description |
---|---|---|
olAlignCenter | 1 | Indicates that the label for the specified column should be centered. |
olAlignLeft | 0 | Indicates that the label for the specified column should be left-aligned. |
olAlignRight | 2 | Indicates that the label for the specified column should be 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.