TableSeparator
TableSeparator
class TableSeparator extends TableCell
Marks a row as being a separator.
Methods
__construct(array $options = array()) | ||
string | __toString() Returns the cell value. | from TableCell |
int | getColspan() Gets number of colspan. | from TableCell |
int | getRowspan() Gets number of rowspan. |