VbaReferenceOleTypeLib

VbaReferenceOleTypeLib class

Represents OLE Automation type library reference.

VbaReferenceOleTypeLib

NameDescription
VbaReferenceOleTypeLib(String, String)This function creates new OLE Automation type library reference.

Returns: VbaReferenceOleTypeLib


getLibid

NameDescription
getLibid ()Represents the identifier of an Automation type library. Read/write String.

Returns: String


getName

NameDescription
getName ()Represents the name of the VBA project reference. Read/write String.

Returns: String


setLibid

NameDescription
setLibid (String)Represents the identifier of an Automation type library. Read/write String.

setName

NameDescription
setName (String)Represents the name of the VBA project reference. Read/write String.