instance property

instance property

VBA project factory static instance. Read-only VbaProjectFactory.

Definition:

@property
def instance(self):
    ...

See Also