Occurs before cell contents change.
| Property | Description |
|---|---|
| Row | Zero-based row index of the edited cell. |
| Column | Zero-based column index of the edited cell. |
| EditString | The string entered into the cell. |
| SheetIndex | Zero-based index of the sheet that contains the edited cell. |
| SheetName | Name of the sheet that contains the edited cell. |