Uses of Enum Class
org.apache.poi.xddf.usermodel.SchemeColor
Packages that use SchemeColor
-
Uses of SchemeColor in org.apache.poi.xddf.usermodel
Methods in org.apache.poi.xddf.usermodel that return SchemeColorModifier and TypeMethodDescriptionXDDFColorSchemeBased.getValue()
static SchemeColor
Returns the enum constant of this class with the specified name.static SchemeColor[]
SchemeColor.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 SchemeColorModifier and TypeMethodDescriptionstatic XDDFColor
XDDFColor.from
(SchemeColor color) void
XDDFColorSchemeBased.setValue
(SchemeColor scheme) Constructors in org.apache.poi.xddf.usermodel with parameters of type SchemeColor