lib_id property

VbaReference.lib_id property

Gets a string value containing the identifier of an Automation type library.

@property
def lib_id(self) -> str:
    ...

Remarks

Depending on reference type, the value of this property can be:

See Also