VbaReferenceType enumeration

VbaReferenceType enumeration

Allows to specify the type of a VbaReference object.

Members

NameDescription
REGISTEREDSpecifies an Automation type library reference type.
PROJECTSpecified an external VBA project reference type.
ORIGINALSpecifies an original Automation type library reference type.
CONTROLSpecifies a twiddled type library reference type.

See Also