TextEffectFormat.Alignment Property
Excel Developer Reference |
Returns or sets an MsoTextEffectAlignment value that represents the alignment for WordArt.
Syntax
expression.Alignment
expression A variable that represents a TextEffectFormat object.
Example
This example adds a WordArt object to worksheet one and then right aligns the WordArt.
Visual Basic for Applications |
---|
|
See Also