VbaProjectReference

VbaProjectReference class

Represents the refernece of VBA project.

Properties

NameTypeDescription
TypeintGets the type of this reference. The value of the property is VbaProjectReferenceType integer constant.
NameStringGets and sets the name of the reference.
LibidStringGets and sets the Libid of the reference.
TwiddledlibidStringGets and sets the twiddled Libid of the reference. Only for control reference.
ExtendedLibidStringGets and sets the extended Libid of the reference. Only for control reference.
RelativeLibidStringGets and sets the referenced VBA project’s identifier with an relative path. Only for project reference.