VbaReferenceOleTypeLib class

VbaReferenceOleTypeLib class

Represents OLE Automation type library reference.

The VbaReferenceOleTypeLib type exposes the following members:

Constructors

ConstructorDescription
__init__This constructor creates new OLE Automation type library reference.

Properties

PropertyDescription
nameRepresents the name of the VBA project reference.
Read/write str.
libidRepresents the identifier of an Automation type library.
Read/write str.

See Also