Uses of Enum Class
org.apache.poi.hslf.usermodel.HSLFFontInfo.FontRenderType
Packages that use HSLFFontInfo.FontRenderType
-
Uses of HSLFFontInfo.FontRenderType in org.apache.poi.hslf.usermodel
Methods in org.apache.poi.hslf.usermodel that return HSLFFontInfo.FontRenderTypeModifier and TypeMethodDescriptionHSLFFontInfo.getRenderType()
static HSLFFontInfo.FontRenderType
Returns the enum constant of this class with the specified name.static HSLFFontInfo.FontRenderType[]
HSLFFontInfo.FontRenderType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.poi.hslf.usermodel with parameters of type HSLFFontInfo.FontRenderTypeModifier and TypeMethodDescriptionvoid
HSLFFontInfo.setRenderType
(HSLFFontInfo.FontRenderType renderType)