VbaProjectReference class

VbaProjectReference class

Represents the refernece of VBA project.

The VbaProjectReference type exposes the following members:

Properties

PropertyDescription
typeGets the type of this reference.
nameGets and sets the name of the reference.
libidGets and sets the Libid of the reference.
twiddledlibidGets and sets the twiddled Libid of the reference.
extended_libidGets and sets the extended Libid of the reference.
relative_libidGets and sets the referenced VBA project’s identifier with an relative path.

See Also