has_macro property

has_macro property

Indicates if this spreadsheet contains macro/VBA.

Definition:

@property
def has_macro(self):
    ...

See Also