|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of XLSBorderType in com.acesoft.aceoffix |
---|
Methods in com.acesoft.aceoffix that return XLSBorderType | |
---|---|
XLSBorderType |
ExcelResBorder.getBorderType()
Gets the type of the border. |
static XLSBorderType |
XLSBorderType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static XLSBorderType[] |
XLSBorderType.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 XLSBorderType | |
---|---|
void |
ExcelResBorder.setBorderType(XLSBorderType value)
Sets the type of the border. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |