设置标题级别
摘要:
object st = wordApp.Selection.End;wordDoc.Range(ref st, ref st).set_Style(Word.WdBuiltinStyle.wdStyleHeading1); //设置标题属性只能设置整段,无法在某行局部设置标题属性,在某点设置标题,就 阅读全文
posted @ 2019-06-05 18:12 mol1995 阅读(413) 评论(0) 推荐(0) 编辑
posted @ 2019-06-05 18:12 mol1995 阅读(413) 评论(0) 推荐(0) 编辑
posted @ 2019-06-05 17:44 mol1995 阅读(135) 评论(0) 推荐(0) 编辑