The event handler receives an argument of type TableItemNameChangedEventArgs containing data related to this event. The following TableItemNameChangedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Name | Gets the name. |
OldName | Gets the old name. |
Table | Gets the ITableRange object. |