IVbaProjectFactory class

IVbaProjectFactory class

Allows to create VBA project via COM interface

The IVbaProjectFactory type exposes the following members:

Methods

MethodDescription
create_vba_project(self)Creates new VBA project.
read_vba_project(self, data)Reads VBA project from OLE container.

See Also