Vertical alignment of text in the cell or column group. |
Attribute Group | nitf:cellVAlign |
<attribute name="valign" use="optional"> <annotation> <documentation>Vertical alignment of text in the cell or column group.</documentation> </annotation> <simpleType> <restriction base="string"> <enumeration value="top"/> <enumeration value="middle"/> <enumeration value="bottom"/> <enumeration value="baseline"/> </restriction> </simpleType> </attribute> |