WorkbookEvents_Event.NewChart Event
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Event NewChart As WorkbookEvents_NewChartEventHandler
'Usage
Dim instance As WorkbookEvents_Event
Dim handler As WorkbookEvents_NewChartEventHandler
AddHandler instance.NewChart, handler
event WorkbookEvents_NewChartEventHandler NewChart