欢迎来到天天文库
浏览记录
ID:50138708
大小:69.50 KB
页数:2页
时间:2020-03-04
《VBA FOR WORD设置字体的格式.doc》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、參和旗鷹葎宥狛VBA旗鷹栖譜崔Word忖悶議光嶽鯉塀。 WApp.Selection.Font.NameFarEast=鯖猟嶄卜; WApp.Selection.Font.NameAscii=TimesNewRoman; WApp.Selection.Font.NameOther=TimesNewRoman; WApp.Selection.Font.Name=卜悶; WApp.Selection.Font.Size=float.Parse(14); WApp.Selection.Font.Bold=0; WApp.Selection.Font.Italic=0; WAp
2、p.Selection.Font.Underline=Microsoft.Office.Interop.Word.WdUnderline.wdUnderlineNone; WApp.Selection.Font.UnderlineColor=Microsoft.Office.Interop.Word.WdColor.wdColorAutomatic; WApp.Selection.Font.StrikeThrough=0;//評茅・ WApp.Selection.Font.DoubleStrikeThrough=0;//褒評茅・ WApp.Selection.Font.Outl
3、ine=0;//腎伉 WApp.Selection.Font.Emboss=0;//剩猟 WApp.Selection.Font.Shadow=0;//咐唹 WApp.Selection.Font.Hidden=0;//咨茄猟忖 WApp.Selection.Font.SmallCaps=0;//弌侏寄亟忖銚 WApp.Selection.Font.AllCaps=0;//畠何寄亟忖銚 WApp.Selection.Font.Color=Microsoft.Office.Interop.Word.WdColor.wdColorAutomatic; WApp.Selecti
4、on.Font.Engrave=0;//咐猟 WApp.Selection.Font.Superscript=0;//貧炎 WApp.Selection.Font.Subscript=0;//和炎 WApp.Selection.Font.Spacing=float.Parse(0);//忖憲寂鉦 WApp.Selection.Font.Scaling=100;//忖憲抹慧 WApp.Selection.Font.Position=0;//了崔 WApp.Selection.Font.Kerning=float.Parse(1);//忖悶寂鉦距屁 WApp.Selectio
5、n.Font.Animation=Microsoft.Office.Interop.Word.WdAnimation.wdAnimationNone;//猟忖丼惚 WApp.Selection.Font.DisableCharacterSpaceGrid=false; WApp.Selection.Font.EmphasisMark=Microsoft.Office.Interop.Word.WdEmphasisMark.wdEmphasisMarkNone;
此文档下载收益归作者所有