MsoTextEffectAlignment enumeration (Office)

Specifies alignment for WordArt text.

Name Value Description
msoTextEffectAlignmentCentered 2 Centered.
msoTextEffectAlignmentLeft 1 Left-aligned.
msoTextEffectAlignmentLetterJustify 4 Text is justified. Spacing between letters may be adjusted to justify text.
msoTextEffectAlignmentMixed -2 Not used.
msoTextEffectAlignmentRight 3 Right- aligned.
msoTextEffectAlignmentStretchJustify 6 Text is justified. Letters may be stretched to justify text.
msoTextEffectAlignmentWordJustify 5 Text is justified. Spacing between words (but not letters) may be adjusted to justify text.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.