摘要:
1 Sub Replace_m3_to_supscript() 2 Dim sld As Slide 3 Dim shp As Shape 4 Dim txtRng As TextRange 5 Dim i As Long 6 For Each sld In ActivePresentation.S 阅读全文
posted @ 2023-08-16 10:03 而且 阅读(105) 评论(0) 推荐(0)
|
||
|
摘要:
1 Sub Replace_m3_to_supscript() 2 Dim sld As Slide 3 Dim shp As Shape 4 Dim txtRng As TextRange 5 Dim i As Long 6 For Each sld In ActivePresentation.S 阅读全文
posted @ 2023-08-16 10:03 而且 阅读(105) 评论(0) 推荐(0) |
||