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