Project.VBASigned Property

Project Developer Reference

True if the Visual Basic for Applications project for the specified project has been digitally signed. Read/write Boolean.

Syntax

expression.VBASigned

expression   A variable that represents a Project object.

Return Value
Boolean

See Also