<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>

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

Parent Elements

<ClientData>6.4.2.12)