IWorkbookEvents.NewChart(Chart) Method

Definition

public:
 void NewChart(Microsoft::Office::Interop::Excel::Chart ^ Ch);
public void NewChart (Microsoft.Office.Interop.Excel.Chart Ch);
Public Sub NewChart (Ch As Chart)

Parameters

Ch
Chart

Applies to