VBA 相关 2021-11-08 14:47 | 1,918| 0| VBA 更新目录,按range更新 Sub mulu1() ActiveDocument.Fields(1).Update Selection.SetRange Start:=177, End:=552 Selection.Font.Name = "黑体" With Selection.Font .Size = 20 .SizeBi = 20 .TextC…