Uses of Enum Class
org.apache.poi.ss.usermodel.FontScheme
Packages that use FontScheme
-
Uses of FontScheme in org.apache.poi.ss.usermodel
Methods in org.apache.poi.ss.usermodel that return FontSchemeModifier and TypeMethodDescriptionstatic FontSchemeFontScheme.valueOf(int value) Returns the enum constant of this class with the specified name.static FontSchemeReturns the enum constant of this class with the specified name.static FontScheme[]FontScheme.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of FontScheme in org.apache.poi.xssf.usermodel
Methods in org.apache.poi.xssf.usermodel that return FontSchemeMethods in org.apache.poi.xssf.usermodel with parameters of type FontSchemeModifier and TypeMethodDescriptionvoidXSSFFont.setScheme(FontScheme scheme) set font scheme property