VbaReferenceFactory class

VbaReferenceFactory class

Allows to create VBA project references via COM interface

The VbaReferenceFactory type exposes the following members:

Constructors

ConstructorDescription
__init__

Properties

PropertyDescription
instanceVBA project references factory static instance.
Read-only VbaReferenceFactory.

Methods

MethodDescription
create_ole_type_lib_referenceCreates new OLE Automation type library reference.

See Also