'If Appppt.ActiveDocument.Shapes(1).Type = 15 Then ' 不是艺术字,就不进来操作 'Set Appppt = Wrd.ActiveDocument.Shapes(1) 'If Appppt.TextEffect.FontName = "黑体" Then ' 字体 'asp = asp + 0.5
'Set Appppt = Wrd.ActiveDocument.Shapes(1
0 2
If Appppt.ActiveDocument.Shapes(1).Type = 15 Then ' 不是艺术字,就不进来操作Set Appppt = Wrd.ActiveDocument.Shapes(1)If Appppt.TextEffect.FontName = "黑体" Then ' 字体asp = asp + 0.5