| Package | Description |
|---|---|
| org.xlsx4j.sml |
| Modifier and Type | Field and Description |
|---|---|
protected STBorderStyle |
CTBorderPr.style |
| Modifier and Type | Method and Description |
|---|---|
static STBorderStyle |
STBorderStyle.fromValue(String v) |
STBorderStyle |
CTBorderPr.getStyle()
Gets the value of the style property.
|
static STBorderStyle |
STBorderStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STBorderStyle[] |
STBorderStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTBorderPr.setStyle(STBorderStyle value)
Sets the value of the style property.
|
Copyright © 2007-2021. All Rights Reserved.