[Table of Contents] [docx version]

VML Reference Material - VML

TextVAlign (Vertical Text Alignment)

This element specifies the horizontal text alignment for the object. Valid values are Top, Justify, Center, Bottom and Distributed. If omitted, the alignment is assumed to be Top. This element is used for attached text.

[Example:

<x:ClientData … > …
<x:TextVAlign>Center</x:TextVAlign>
</x:ClientData>

end example]

The possible values for this element are defined by the XML Schema string datatype.

Parent Elements

ClientData6.4.2.12)