Table Cell Rule Results
Table Cell Information
| Property | Description |
|---|---|
| Is header cell |
Identifies the cell as being a header cell, there are three way of identifying a cell as a header cell:
|
| Row | The row the table cell is identified with. |
| Column | The column the table cell is identified with. |
| Row span | How many rows the cell spans, by default most cells only span one row. |
| Column span | How many columns the cell spans, by default most cells only span one column. |
| Headers | The header cell content associated with data cells, when more than one header cell the content of each header is separated with the "|" character. |
| Header from | Identifies where the header cells came from:
|
| Cell is empty | Is true it the cell does not have any content, otherwise false. |