OlAlign Enumeration
Specifies the alignment for the Label property of the ColumnFormat object.
Version Information
Version Added: Outlook 2007
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. |