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

NameTypeAccessDescription
TypeVbaReferenceTypeReadGets VbaReferenceType object that indicates the type of reference that a VbaReference object represents.
LibIdstringReadGets a string value containing the identifier of an Automation type library.

See Also