rowspan

The attribute rowspan defines the number of Rows that are spanned by a Cell.

Attribute Information

Used By

Attribute Group attlist.Cell

Source

<xs:attribute name="rowspan">
  <xs:annotation>
    <xs:documentation xml:lang="en-US">The attribute rowspan defines the number of Rows that are spanned by a Cell.</xs:documentation>
  </xs:annotation>
</xs:attribute>

Sample