VbaProject Properties |
The VbaProject type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CodePage |
Returns the VBA project’s code page.
|
![]() ![]() | IsSigned |
Shows whether the VbaProject is signed or not.
|
![]() ![]() | Modules |
Returns collection of VBA project modules.
|
![]() ![]() | Name |
Gets or sets VBA project name.
|