Uses of Enum Class
org.apache.poi.hwmf.record.HwmfFill.ColorUsage
Packages that use HwmfFill.ColorUsage
-
Uses of HwmfFill.ColorUsage in org.apache.poi.hwmf.record
Methods in org.apache.poi.hwmf.record that return HwmfFill.ColorUsageModifier and TypeMethodDescriptionstatic HwmfFill.ColorUsage
Returns the enum constant of this class with the specified name.static HwmfFill.ColorUsage[]
HwmfFill.ColorUsage.values()
Returns an array containing the constants of this enum class, in the order they are declared.