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

Packages that use WdLineSpacing
com.acesoft.aceoffix.wordwriter   
 

Uses of WdLineSpacing in com.acesoft.aceoffix.wordwriter
 

Methods in com.acesoft.aceoffix.wordwriter that return WdLineSpacing
static WdLineSpacing WdLineSpacing.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static WdLineSpacing[] WdLineSpacing.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 WdLineSpacing
 void ParagraphFormat.setLineSpacingRule(WdLineSpacing value)
          Line spacing determined by the number of lines indicated.