VbaProjectReferenceCollection.AddControlRefrernce
VbaProjectReferenceCollection.AddControlRefrernce method
Add a reference to a twiddled type library and its extended type library.
public int AddControlRefrernce(string name, string libid, string twiddledlibid,
string extendedLibid)
Parameter | Type | Description |
---|---|---|
name | String | The name of reference. |
libid | String | The identifier of an Automation type library. |
twiddledlibid | String | The identifier of a twiddled type library |
extendedLibid | String | The identifier of an extended type library |
See Also
- class VbaProjectReferenceCollection
- namespace Aspose.Cells.Vba
- assembly Aspose.Cells