Alignment Property

         Example         Applies To

Returns or sets the alignment for the specified phonetic text, tick label, or WordArt.

For phonetic text, this property can be one of the following XlPhoneticAlignment constants: xlPhoneticAlignCenter, xlPhoneticAlignDistributed, xlPhoneticAlignLeft, or xlPhoneticAlignNoControl.

For tick labels, this property can be one of the following XlHAlign constants: xlHAlignCenter, xlHAlignLeft, or xlHAlignRight.

For WordArt, this property can be one of the following MsoTextEffectAlignment constants: msoTextEffectAlignmentCentered, msoTextEffectAlignmentLeft, msoTextEffectAlignmentLetterJustify, msoTextEffectAlignmentMixed, msoTextEffectAlignmentRight, msoTextEffectAlignmentStretchJustify, or msoTextEffectAlignmentWordJustify. Read/write Long.