VbaProjectReferenceCollection class
VbaProjectReferenceCollection class
Represents all references of VBA project.
The VbaProjectReferenceCollection type exposes the following members:
Methods
Method | Description |
---|---|
add_registered_reference(name, libid) | Add a reference to an Automation type library. |
add_control_refrernce(name, libid, twiddledlibid, extended_libid) | Add a reference to a twiddled type library and its extended type library. |
add_project_refrernce(name, absolute_libid, relative_libid) | Add a reference to an external VBA project. |
See Also
- module aspose.diagram.vba