[]
Creates a new object with the ActiveSheetChanging event arguments.
public ActiveSheetChangingEventArgs(int newActiveSheetIndex)
Public Sub New(newActiveSheetIndex As Integer)
Type | Name | Description |
---|---|---|
int | newActiveSheetIndex | Sheet index for the new active sheet |