add_control_refrernce method
add_control_refrernce(self, name, libid, twiddledlibid, extended_libid)
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 | System.String | The name of reference. |
| libid | System.String | The identifier of an Automation type library. |
| twiddledlibid | System.String | The identifier of a twiddled type library |
| extended_libid | System.String | The identifier of an extended type library |
See Also
- module
aspose.cells.vba - class
VbaProjectReferenceCollection