|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StyleFactory.FontProperty | |
---|---|
org.zkoss.pivot.util.poi | Pivottable POI related utility classes. |
Uses of StyleFactory.FontProperty in org.zkoss.pivot.util.poi |
---|
Methods in org.zkoss.pivot.util.poi that return StyleFactory.FontProperty | |
---|---|
static StyleFactory.FontProperty |
StyleFactory.FontProperty.valueOf(java.lang.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. |
Method parameters in org.zkoss.pivot.util.poi with type arguments of type StyleFactory.FontProperty | |
---|---|
org.zkoss.poi.ss.usermodel.Font |
StyleFactory.getOrCreateFont(java.util.Map<StyleFactory.FontProperty,java.lang.Object> properties)
Finds a font that matches the one with the supplied attributes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |