IVbaReferenceFactory

IVbaReferenceFactory interface

Allows to create VBA project references via COM interface

public interface IVbaReferenceFactory

Methods

NameDescription
CreateOleTypeLibReference(string, string)Creates new OLE Automation type library reference.

See Also