Share via


AppEvents_SinkHelper.ProtectedViewWindowDeactivate Method

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

Syntax

'Declaration
Public Overridable Sub ProtectedViewWindowDeactivate ( _
    param0 As ProtectedViewWindow _
)
'Usage
Dim instance As AppEvents_SinkHelper
Dim param0 As ProtectedViewWindow

instance.ProtectedViewWindowDeactivate(param0)
public virtual void ProtectedViewWindowDeactivate(
    ProtectedViewWindow param0
)

Parameters

Implements

AppEvents.ProtectedViewWindowDeactivate(ProtectedViewWindow)

See Also

Reference

AppEvents_SinkHelper Class

AppEvents_SinkHelper Members

Microsoft.Office.Interop.Excel Namespace