The TabCellContentChange enumeration contains types of changes in table cell.
It is used by the following property:
| Value | Brief description |
| 1 | Value. Cell value was changed. |
| 2 | Formula. Cell formula was changed. |
| 3 | Text. Cell text was changed. |
| 4 | FormattedText. Complex cell text formatting was applied. |
| 5 | Style. Cell display style was changed. |
See also: