Gets number of rowspan.
public function getRowspan() : int { return (int) $this->options['rowspan']; }