remove_macro method

remove_macro()

Removes VBA/macro from this diagram.

def remove_macro(self):
    ...

See Also