Macro.BeforeClose

This event is called before the macro is closed.

Syntax Parameters Return value
Event Macro.BeforeClose( _
    ByRef Cancel As Boolean)
Cancel [in, out]

Type: Boolean

-