摘要: Sub 表格居中() ' ' 表格居中 宏 ' ' For i = 1 To ActiveDocument.Tables.Count With ActiveDocument.Tables(i) .Range.ParagraphFormat.Alignment = wdAlignParagraphCe 阅读全文
posted @ 2022-04-12 13:35 我们都不是哈士奇 阅读(414) 评论(0) 推荐(0)