Library.MacroBeforeClose
This event is called before a Macro is closed.
| Syntax | Parameters | Return Value |
|---|---|---|
Event Library.MacroBeforeClose( _
Macro As Macro, _
ByRef Cancel As Boolean)
|
Type: Macro
Type: Boolean |
- |