VbaProjectReferenceCollection.AddRegisteredReference
VbaProjectReferenceCollection.AddRegisteredReference method
Add a reference to an Automation type library.
public int AddRegisteredReference(string name, string libid)
| Parameter | Type | Description |
|---|---|---|
| name | String | The name of reference. |
| libid | String | The identifier of an Automation type library. |
See Also
- class VbaProjectReferenceCollection
- namespace Aspose.Diagram.Vba
- assembly Aspose.Diagram