| Package | Description |
|---|---|
| com.github.jferard.fastods.attribute |
| Modifier and Type | Field and Description |
|---|---|
static BorderAttribute.Position |
BorderAttribute.DEFAULT_POSITION
The default position for border
|
| Modifier and Type | Method and Description |
|---|---|
static BorderAttribute.Position |
BorderAttribute.Position.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BorderAttribute.Position[] |
BorderAttribute.Position.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2021. All rights reserved.