ROWSPAN

Constant ROWSPAN 

Source
pub const ROWSPAN: &str = "rowspan";
Expand description

The rowspan attribute.

Number of rows the cell spans. Default is 1.