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

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

com.zhuozhengsoft.pageoffice.wordwriterWdBorderType 的使用
 

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

参数类型为 WdBorderTypecom.zhuozhengsoft.pageoffice.wordwriter 中的方法
 void Border.setBorderType(WdBorderType value)
          设置边框的类型。