constants AlignmentEnum
Specifies the object's Alignment. The Alignment property specifies the item's alignment. The Caption property supports built-in HTML format, so you can use the <c> to centers the item's caption or <r> to align to the right the item's caption. The AlignmentEnum expression supports the following values:

NameValueDescription
exLeft0 Left
exCenter1 Center
exRight2 Right