Share via


ApplicationClass.AppEvents_Event_NewWorkbook Event

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

Syntax

'Declaration
Public Overridable Event AppEvents_Event_NewWorkbook As AppEvents_NewWorkbookEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As AppEvents_NewWorkbookEventHandler

AddHandler instance.AppEvents_Event_NewWorkbook, handler
public virtual event AppEvents_NewWorkbookEventHandler AppEvents_Event_NewWorkbook

Implements

AppEvents_Event.NewWorkbook

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Excel Namespace