Shown when one or more table cells are selected in a table.

| Option | Description |
| H | Specifies the height of the current row. |
| Extend... | Allows you to add attributes to the table row <tr> tag. |
| Markup... | Allows you to add HTML markup before and after the row. |

| Option | Description |
| W | Specifies the width of the current column. |

| Option | Description |
| W | Specifies the width of the selected cell. |
| H | Specifies the height of the selected cell. |
| Align | Specifies the vertical alignment within the cell. |
| Color | Specifies the color of the cell background. |
| Empty | Specifies whether the cell will be left empty in the published table. |
| Extend... | Allows you to add attributes to the cell <td> tag. |