'Declaration Protected Overridable Sub OnActiveSheetChanging( _ ByVal e As ActiveSheetChangingEventArgs _ )
'Usage Dim instance As FpSpread Dim e As ActiveSheetChangingEventArgs instance.OnActiveSheetChanging(e)
protected virtual void OnActiveSheetChanging( ActiveSheetChangingEventArgs e )
Parameters
- e
- ActiveSheetChangingEventArgs object that contains the event data