public void WorkbookBeforePrint(object __p1, ref bool __p2)
 {
     _application.RaiseWorkbookBeforePrintEvent(__p1, ref __p2);
 }