align

Alignment of text in the cell or column group.

Attribute Information

Used By

Attribute Group nitf:cellAlign

Source

<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>

Sample