VbaReference class

VbaReference class

Implements a reference to an Automation type library or VBA project. To learn more, visit the Working with VBA Macros documentation article.

Properties

NameDescription
lib_idGets a string value containing the identifier of an Automation type library.
typeGets VbaReferenceType object that indicates the type of reference that a VbaReference object represents.

See Also