WorkbookBase.NewChart Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Occurs when a new chart is created in the workbook.
public:
event Microsoft::Office::Interop::Excel::WorkbookEvents_NewChartEventHandler ^ NewChart;
public event Microsoft.Office.Interop.Excel.WorkbookEvents_NewChartEventHandler NewChart;
member this.NewChart : Microsoft.Office.Interop.Excel.WorkbookEvents_NewChartEventHandler
Public Custom Event NewChart As WorkbookEvents_NewChartEventHandler