Alignment Property

         Example         Applies To

ParagraphFormat object: Returns or sets the alignment for each paragraph in the specified paragraph format. Can be one of the following PpParagraphAlignment constants: ppAlignCenter, ppAlignDistribute, ppAlignJustify, ppAlignLeft, ppAlignmentMixed, or ppAlignRight. Read/write Long.

TextEffectFormat object: Returns or sets the alignment for the specified WordArt. Can be one of the following MsoTextEffectAlignment constants: msoTextEffectAlignmentCentered, msoTextEffectAlignmentLeft, msoTextEffectAlignmentLetterJustify, msoTextEffectAlignmentMixed, msoTextEffectAlignmentRight, msoTextEffectAlignmentStretchJustify, or msoTextEffectAlignmentWordJustify. Read/write Long.