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 PresetColorReturns the enum constant of this class with the specified name.static PresetColorPresetColor.valueOfNativeId(int nativeId) static PresetColorPresetColor.valueOfOoxmlId(String ooxmlId) static PresetColor[]PresetColor.values()Returns an array containing the constants of this enum class, in the order they are declared.