Share via


IAppEvents.ProtectedViewWindowOpen Method

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

Syntax

'Declaration
Sub ProtectedViewWindowOpen ( _
    Pvw As ProtectedViewWindow _
)
'Usage
Dim instance As IAppEvents
Dim Pvw As ProtectedViewWindow

instance.ProtectedViewWindowOpen(Pvw)
void ProtectedViewWindowOpen(
    ProtectedViewWindow Pvw
)

Parameters

See Also

Reference

IAppEvents Interface

IAppEvents Members

Microsoft.Office.Interop.Excel Namespace