Uses of Class
org.apache.poi.hslf.usermodel.HSLFFontInfoPredefined

Packages that use HSLFFontInfoPredefined
org.apache.poi.hslf.usermodel   
 

Uses of HSLFFontInfoPredefined in org.apache.poi.hslf.usermodel
 

Methods in org.apache.poi.hslf.usermodel that return HSLFFontInfoPredefined
static HSLFFontInfoPredefined HSLFFontInfoPredefined.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static HSLFFontInfoPredefined[] HSLFFontInfoPredefined.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.