remove_macro方法

remove_macro(self)

从此电子表格中删除 VBA/宏。


def remove_macro(self):
    ...

也可以看看