valign

Vertical alignment of text in the cell or column group.

Attribute Information

Used By

Attribute Group nitf:cellVAlign

Source

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

Sample