UnlockExcel Posted on 2023-09-15- Edited on 2024-11-26 36- 1m- - 冥狐 宏代码 12345678910111213Sub DeletePW()ActiveSheet.Protect DrawingObjects:=True, Contents:=True, AllowFiltering:=TrueActiveSheet.Protect DrawingObjects:=False, Contents:=True, AllowFiltering:=TrueActiveSheet.Protect DrawingObjects:=True, Contents:=True, AllowFiltering:=TrueActiveSheet.Protect DrawingObjects:=False, Contents:=True, AllowFiltering:=TrueActiveSheet.UnprotectEnd Sub 如果你觉得还不错的话,打赏一杯可乐如何?Post author: 冥狐Post link: https://www.darkfox.top/posts/ee3605ad/Copyright Notice: All articles in this blog are licensed under unless otherwise stated.