IWorkbookEvents.BeforePrint(Boolean) Method

Definition

public:
 void BeforePrint([Runtime::InteropServices::Out] bool % Cancel);
public void BeforePrint (out bool Cancel);
Public Sub BeforePrint (ByRef Cancel As Boolean)

Parameters

Cancel
Boolean

Applies to