The TabTableCleanPart enumeration contains cleared table areas.
It is used by the following method:
| Value | Description |
| 1 | Cells. Clear all in table cells. |
| 2 | Rows. Clear all in table rows. |
| 4 | Columns. Clear all in table columns. |
| 7 | All. Clear table contents. All content related to table rows, columns, and cells, is cleared. |
See also: