Share via


Application.MacroSecurity Method

Project Developer Reference

Displays the Security dialog box, which can be used to set the security level for macros. It also lists any macro sources that can be trusted.

Syntax

expression.MacroSecurity

expression   A variable that represents an Application object.

Return Value
Boolean

Remarks

The MacroSecurity method has the same effect as pointing to Macro on the Tools menu, and then clicking Security.

See Also