Aspose::Words::Vba::VbaReference class

VbaReference class

Implements a reference to an Automation type library or VBA project. To learn more, visit the Working with VBA Macros documentation article.

class VbaReference : public System::Object

Methods

MethodDescription
virtual get_LibId() constGets a string value containing the identifier of an Automation type library.
virtual get_Type()Gets VbaReferenceType object that indicates the type of reference that a VbaReference object represents.
GetType() const override
Is(const System::TypeInfo&) const override
static Type()

See Also