VbaProjectReference class

VbaProjectReference class

Represents the refernece of VBA project.

The VbaProjectReference type exposes the following members:

Properties

Property Description
type Gets the type of this reference.
name Gets and sets the name of the reference.
libid Gets and sets the Libid of the reference.
twiddledlibid Gets and sets the twiddled Libid of the reference.
extended_libid Gets and sets the extended Libid of the reference.
relative_libid Gets and sets the referenced VBA project’s identifier with an relative path.

See Also