Package | Description |
---|---|
org.zkoss.pivot.util.poi |
Pivottable POI related utility classes.
|
Modifier and Type | Method and Description |
---|---|
static StyleFactory.FontProperty |
StyleFactory.FontProperty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StyleFactory.FontProperty[] |
StyleFactory.FontProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
org.zkoss.poi.ss.usermodel.Font |
StyleFactory.getOrCreateFont(Map<StyleFactory.FontProperty,Object> properties)
Finds a font that matches the one with the supplied attributes.
|
Copyright © 2017. All rights reserved.