Alignment of text in the cell or column group. |
Attribute Group | nitf:cellAlign |
<attribute name="align" use="optional"> <annotation> <documentation>Alignment of text in the cell or column group.</documentation> </annotation> <simpleType> <restriction base="string"> <enumeration value="left"/> <enumeration value="center"/> <enumeration value="right"/> <enumeration value="justify"/> <enumeration value="char"/> </restriction> </simpleType> </attribute> |