Share via


ColumnFormat.Align Property (Outlook)

Returns or sets an OlAlign constant that indicates the alignment of the column label for the property to which the ColumnFormat object is associated. Read/write.

Version Information

Version Added: Outlook 2007

Syntax

expression .Align

expression A variable that represents a ColumnFormat object.

Remarks

The value of this property is ignored for properties in which the column label is displayed as an icon.

See Also

Concepts

ColumnFormat Object Members

ColumnFormat Object