VbaProjectFactory class

VbaProjectFactory class

Allows to create VBA project via COM interface

The VbaProjectFactory type exposes the following members:

Constructors

ConstructorDescription
__init__

Properties

PropertyDescription
instanceVBA project factory static instance.
Read-only VbaProjectFactory.

Methods

MethodDescription
create_vba_projectCreates new VBA project.
read_vba_projectReads VBA project from OLE container.

See Also