Uses of Enum Class
org.apache.poi.sl.usermodel.PresetColor
Packages that use PresetColor
-
Uses of PresetColor in org.apache.poi.sl.usermodel
Methods in org.apache.poi.sl.usermodel that return PresetColorModifier and TypeMethodDescriptionstatic PresetColor
Returns the enum constant of this class with the specified name.static PresetColor
PresetColor.valueOfNativeId
(int nativeId) static PresetColor
PresetColor.valueOfOoxmlId
(String ooxmlId) static PresetColor[]
PresetColor.values()
Returns an array containing the constants of this enum class, in the order they are declared.