Determines values for the horizontal alignment of the text or of text frames, images and charts. The enumeration contains the following values:

Members

Member Description
Left The alignment is left aligned.
Right The alignment right aligned.
Center The alignment is centered.
Justify The alignment is justified. This value is only used with text. It cannot be used with text frames, images and charts.

See Also

ParagraphFormat.Alignment Property, FrameBase.Alignment Property, ChartCollection.Add Method, ImageCollection.Add Method, TextFrameCollection.Add Method.