VbaReferenceType enumeration
VbaReferenceType enumeration
Allows to specify the type of a VbaReference object.
Members
| Name | Description |
|---|---|
| REGISTERED | Specifies an Automation type library reference type. |
| PROJECT | Specified an external VBA project reference type. |
| ORIGINAL | Specifies an original Automation type library reference type. |
| CONTROL | Specifies a twiddled type library reference type. |
See Also
- module aspose.words.vba