VbaReference
Overview
VbaReference is a class in Aspose.Words FOSS for .NET.
Implements a reference to an Automation type library or VBA project.
Properties: LibId, Type.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Type | VbaReferenceType | Read | Gets VbaReferenceType object that indicates the type of reference that a VbaReference object represents. |
LibId | string | Read | Gets a string value containing the identifier of an Automation type library. |