随笔分类 -  Office

Office操作技巧
在word中输入任意角度旋转图片
摘要:Sub 图片旋转任意角度() Dim sha As Shape, isa As InlineShape Static s As Integer Application.ScreenUpdating = 0 s = InputBox("请输入要旋转的角度:", "图像旋转", s) If Active 阅读全文

posted @ 2018-07-03 16:01 zhanglei1371 阅读(678) 评论(0) 推荐(0)

导航