Occurs after a cell's content has changed.
| Property | Description |
|---|---|
| Row | Zero-based row index of the edited cell. |
| Column | Zero-based column index of the edited cell. |
| CellAddress | The A1 reference style address of the edited cell. |
| SheetIndex | Zero-based index of the sheet that contains the edited cell. |
| SheetName | Name of the sheet that contains the edited cell. |