| Package | Description |
|---|---|
| bad.robot.excel.style |
| Modifier and Type | Method and Description |
|---|---|
static BorderStyle |
BorderStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BorderStyle[] |
BorderStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static BottomBorder |
BottomBorder.bottom(BorderStyle value) |
static LeftBorder |
LeftBorder.left(BorderStyle value) |
static RightBorder |
RightBorder.right(BorderStyle value) |
static TopBorder |
TopBorder.top(BorderStyle value) |
Copyright © 2018. All Rights Reserved.