VbaProjectReferenceType enumeration

VbaProjectReferenceType enumeration

Represents the type of VBA project reference.

The VbaProjectReferenceType type exposes the following members:

Fields

FieldDescription
REGISTEREDSpecifies a reference to an Automation type library.
CONTROLSpecifies a reference to a twiddled type library and its extended type library.
PROJECTSpecifies a reference to an external VBA project.

See Also