Share via


AppEvents_SinkHelper.SheetDeactivate Method

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Public Overridable Sub SheetDeactivate ( _
    param0 As Object _
)
'Usage
Dim instance As AppEvents_SinkHelper
Dim param0 As Object

instance.SheetDeactivate(param0)
public virtual void SheetDeactivate(
    Object param0
)

Parameters

Implements

AppEvents.SheetDeactivate(Object)

See Also

Reference

AppEvents_SinkHelper Class

AppEvents_SinkHelper Members

Microsoft.Office.Interop.Excel Namespace