Methods

copy(source)

Parameter

Name Type Optional Description

source

VbaProjectReference

 

getExtendedLibid()

Gets and sets the extended Libid of the reference. Only for control reference.

getLibid()

Gets and sets the Libid of the reference.

getName()

Gets and sets the name of the reference.

getRelativeLibid()

Gets and sets the referenced VBA project's identifier with an relative path. Only for project reference.

getTwiddledlibid()

Gets and sets the twiddled Libid of the reference. Only for control reference.

getType()

Gets the type of this reference. The value of the property is VbaProjectReferenceType integer constant.

setExtendedLibid()

Gets and sets the extended Libid of the reference. Only for control reference.

setLibid()

Gets and sets the Libid of the reference.

setName()

Gets and sets the name of the reference.

setRelativeLibid()

Gets and sets the referenced VBA project's identifier with an relative path. Only for project reference.

setTwiddledlibid()

Gets and sets the twiddled Libid of the reference. Only for control reference.