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

Packages that use WdLineWidth
com.acesoft.aceoffix.wordwriter   
 

Uses of WdLineWidth in com.acesoft.aceoffix.wordwriter
 

Methods in com.acesoft.aceoffix.wordwriter that return WdLineWidth
static WdLineWidth WdLineWidth.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static WdLineWidth[] WdLineWidth.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 WdLineWidth
 void Border.setLineWidth(WdLineWidth value)
          Sets the width of the border.