| Package | Description |
|---|---|
| org.subtlelib.poi.impl.style.defaults |
| Modifier and Type | Method and Description |
|---|---|
static StyleType |
StyleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StyleType[] |
StyleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Enum<StyleType> |
FontStyle.getType() |
Enum<StyleType> |
DataStyle.getType() |
Enum<StyleType> |
CellStyle.getType() |
Copyright © 2014. All rights reserved.