Uses of Class
com.acesoft.aceoffix.wordwriter.WdLineStyle

Packages that use WdLineStyle
com.acesoft.aceoffix.wordwriter   
 

Uses of WdLineStyle in com.acesoft.aceoffix.wordwriter
 

Methods in com.acesoft.aceoffix.wordwriter that return WdLineStyle
static WdLineStyle WdLineStyle.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static WdLineStyle[] WdLineStyle.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.acesoft.aceoffix.wordwriter with parameters of type WdLineStyle
 void Border.setLineStyle(WdLineStyle value)
          Sets the style of the border.