public void NewWorkbook(object __p1)
 {
     _application.RaiseNewWorkbookEvent(__p1);
 }