Uses of Class
com.acesoft.aceoffix.BorderStyleType

Uses of BorderStyleType in com.acesoft.aceoffix
 

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

Methods in com.acesoft.aceoffix with parameters of type BorderStyleType
 void AceoffixCtrl.setBorderStyle(BorderStyleType borderStyle)
          Sets the border style of the AceoffixCtrl.