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

Packages that use WdUnderline
com.acesoft.aceoffix.wordwriter   
 

Uses of WdUnderline in com.acesoft.aceoffix.wordwriter
 

Methods in com.acesoft.aceoffix.wordwriter that return WdUnderline
static WdUnderline WdUnderline.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static WdUnderline[] WdUnderline.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 WdUnderline
 void Font.setUnderline(WdUnderline value)
          Sets the type of underline applied to the font.