The event handler receives an argument of type ActiveSheetChangingEventArgs containing data related to this event. The following ActiveSheetChangingEventArgs properties provide information specific to this event.
Property | Description |
---|---|
ActivatedSheetIndex | Gets or sets the index of the new active sheet. |
Cancel | Gets or sets whether to cancel the active sheet change. |