类 com.zhuozhengsoft.pageoffice.wordwriter.WdUnderline
的使用

使用 WdUnderline 的软件包
com.zhuozhengsoft.pageoffice.wordwriter   
 

com.zhuozhengsoft.pageoffice.wordwriterWdUnderline 的使用
 

返回 WdUnderlinecom.zhuozhengsoft.pageoffice.wordwriter 中的方法
static WdUnderline WdUnderline.valueOf(java.lang.String name)
          返回带有指定名称的该类型的枚举常量。
static WdUnderline[] WdUnderline.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 

参数类型为 WdUnderlinecom.zhuozhengsoft.pageoffice.wordwriter 中的方法
 void Font.setUnderline(WdUnderline value)
          设置字体的下划线类型。