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 FontScheme
FontScheme.valueOf
(int value) Returns the enum constant of this class with the specified name.static FontScheme
Returns 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 TypeMethodDescriptionvoid
XSSFFont.setScheme
(FontScheme scheme) set font scheme property