ApplicationClass.WorkbookBeforePrint Event

Definition

public:
 virtual event Microsoft::Office::Interop::Excel::AppEvents_WorkbookBeforePrintEventHandler ^ WorkbookBeforePrint;
public virtual event Microsoft.Office.Interop.Excel.AppEvents_WorkbookBeforePrintEventHandler WorkbookBeforePrint;
Public Overridable Custom Event WorkbookBeforePrint As AppEvents_WorkbookBeforePrintEventHandler Implements WorkbookBeforePrint

Event Type

Implements

Applies to