add_control_refrernce method
add_control_refrernce
Add a reference to a twiddled type library and its extended type library.
Returns
def add_control_refrernce(self, name, libid, twiddledlibid, extended_libid):
...
Parameter | Type | Description |
---|---|---|
name | str | The name of reference. |
libid | str | The identifier of an Automation type library. |
twiddledlibid | str | The identifier of a twiddled type library |
extended_libid | str | The identifier of an extended type library |
See Also
- module
aspose.cells.vba
- class
VbaProjectReferenceCollection