remove_all_drawing_objects方法

remove_all_drawing_objects(self)

删除此工作表中的所有绘图对象。


def remove_all_drawing_objects(self):
    ...

也可以看看