.. include:: /Includes.rst.txt .. _data-type-vhalign: VHalign ======= .. container:: table-row Data type VHalign Examples Horizontal alignment = right and Vertical alignment = center: r , c Comment Pair of values separated by a comma. The first value determines the horizontal alignment, the second one the vertical alignment. **Possible values:** **r/c/l , t/c/b** Horizontal values standing for: right, center, left Vertical values standing for: top, center, bottom Default l , t