VbaProjectReferenceType
VbaProjectReferenceType enumeration
Utility class containing constants. Represents the type of VBA project reference.
Values
| Name | Description |
|---|---|
| REGISTERED | Specifies a reference to an Automation type library. |
| CONTROL | Specifies a reference to a twiddled type library and its extended type library. |
| PROJECT | Specifies a reference to an external VBA project. |