SetFontName 设置Word文档中当前光标位置或被选中文字的字体。
pageofficectrl.word.SetFontName(fontName);
pageofficectrl.word.SetFontName('微软雅黑');