remove_macro method

remove_macro(self)

Removes VBA/macro from this spreadsheet.


def remove_macro(self):
    ...

See Also