VbaProject class
VbaProject class
Represents the VBA project.
The VbaProject type exposes the following members:
Properties
| Property | Description |
|---|---|
| name | Gets and sets the name of the VBA project. |
| is_signed | Indicates whether VBAcode is signed or not. |
| modules | Gets all VbaModule objects. |
| references | Gets all references of VBA project. |
See Also
- module aspose.diagram.vba