| Package | Description |
|---|---|
| org.appng.tools.poi |
Helper classes for simpler creation of XLS(x) workbooks and sheets using Apache POI
|
| Modifier and Type | Method and Description |
|---|---|
static Border.BorderLocation |
Border.BorderLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Border.BorderLocation[] |
Border.BorderLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Border(Border.BorderLocation location,
BorderStyle style) |
Copyright © 2011–2017 aiticon GmbH. All rights reserved.