1、打开word

2、fn+option+F11,选中Normal,右键插入模块,复制以下脚本到编辑器中

Sub AutoOpen()
ActiveWindow.ActivePane.View.Zoom.Percentage = 200
End Sub

3、关闭重新启动word即可



 

相关文章:

  • 2021-12-12
  • 2022-12-23
  • 2022-02-07
  • 2021-10-15
  • 2022-12-23
  • 2021-12-22
  • 2021-04-13
猜你喜欢
  • 2021-12-31
  • 2021-12-15
  • 2022-12-23
  • 2022-12-23
  • 2022-01-14
  • 2022-01-25
  • 2021-12-03
相关资源
相似解决方案