WorkbookEvents.BeforePrint(Boolean) 方法

定义

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

参数

Cancel
Boolean

适用于