VbaProjectReferenceCollection Class

VbaProjectReferenceCollection class

Represents all references of VBA project.


type VbaProjectReferenceCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetGet the reference in the list by the index.
AddRegisteredReferenceAdd a reference to an Automation type library.
AddControlRefrernceAdd a reference to a twiddled type library and its extended type library.
AddProjectRefrernceAdds a reference to an external VBA project.
CopyCopies references from other VBA project.
GetCount