Uses of Class
org.apache.poi.hwmf.record.HwmfFill.ColorUsage

Packages that use HwmfFill.ColorUsage
org.apache.poi.hwmf.record   
 

Uses of HwmfFill.ColorUsage in org.apache.poi.hwmf.record
 

Methods in org.apache.poi.hwmf.record that return HwmfFill.ColorUsage
static HwmfFill.ColorUsage HwmfFill.ColorUsage.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static HwmfFill.ColorUsage[] HwmfFill.ColorUsage.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright 2016 The Apache Software Foundation or its licensors, as applicable.