references property

references property

Gets all references of VBA project.

Definition:

@property
def references(self):
    ...

See Also