Share via


Presentation.HasVBProject Property

PowerPoint Developer Reference

Returns whether the active presentation contains a Microsoft Visual Basic for Applications (VBA) project. Read-only.

Syntax

expression.HasVBProject

expression   An expression that returns a Presentation object.

Return Value
Boolean

See Also