Aspose::Words::Vba::VbaReferenceType enum

VbaReferenceType enum

Allows to specify the type of a VbaReference object.

enum class VbaReferenceType

Values

NameValueDescription
Registered13Specifies an Automation type library reference type.
Project14Specified an external VBA project reference type.
Original51Specifies an original Automation type library reference type.
Control47Specifies a twiddled type library reference type.

See Also