<TextHAlign> (Horizontal Text Alignment)

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

example:
<x:ClientData  ><x:TextHAlign>Right</x:TextHAlign>
</x:ClientData>

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

Parent Elements

<ClientData>6.4.2.12)