|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HSLFFontInfo.FontRenderType | |
---|---|
org.apache.poi.hslf.usermodel |
Uses of HSLFFontInfo.FontRenderType in org.apache.poi.hslf.usermodel |
---|
Methods in org.apache.poi.hslf.usermodel that return HSLFFontInfo.FontRenderType | |
---|---|
HSLFFontInfo.FontRenderType |
HSLFFontInfo.getRenderType()
|
static HSLFFontInfo.FontRenderType |
HSLFFontInfo.FontRenderType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static HSLFFontInfo.FontRenderType[] |
HSLFFontInfo.FontRenderType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.poi.hslf.usermodel with parameters of type HSLFFontInfo.FontRenderType | |
---|---|
void |
HSLFFontInfo.setRenderType(HSLFFontInfo.FontRenderType renderType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |