|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XlBorderLineStyle | |
|---|---|
| com.acesoft.aceoffix.excelwriter | |
| Uses of XlBorderLineStyle in com.acesoft.aceoffix.excelwriter |
|---|
| Methods in com.acesoft.aceoffix.excelwriter that return XlBorderLineStyle | |
|---|---|
static XlBorderLineStyle |
XlBorderLineStyle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static XlBorderLineStyle[] |
XlBorderLineStyle.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.acesoft.aceoffix.excelwriter with parameters of type XlBorderLineStyle | |
|---|---|
void |
Border.setLineStyle(XlBorderLineStyle value)
Sets the style of the border. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||