VbaProject Properties

The VbaProject type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleCodePage
Returns the VBA project’s code page.
Public propertyCode exampleIsSigned
Shows whether the VbaProject is signed or not.
Public propertyCode exampleModules
Returns collection of VBA project modules.
Public propertyCode exampleName
Gets or sets VBA project name.
See Also