is_signed property

is_signed property

Indicates whether VBAcode is signed or not.

Definition:

@property
def is_signed(self):
    ...

See Also