Macro.BeforePrint
This event is called before the macro is printed.
| Syntax | Parameters | Return value |
|---|---|---|
Event Macro.BeforePrint( _
ByRef Cancel As Boolean)
|
Cancel [in, out]
Type: Boolean |
- |