Uses of Enum Class
org.apache.poi.xddf.usermodel.PresetPattern
Packages that use PresetPattern
-
Uses of PresetPattern in org.apache.poi.xddf.usermodel
Methods in org.apache.poi.xddf.usermodel that return PresetPatternModifier and TypeMethodDescriptionXDDFPatternFillProperties.getPresetPattern()
static PresetPattern
Returns the enum constant of this class with the specified name.static PresetPattern[]
PresetPattern.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.poi.xddf.usermodel with parameters of type PresetPatternModifier and TypeMethodDescriptionvoid
XDDFPatternFillProperties.setPresetPattern
(PresetPattern pattern)