Uses of Enum Class
ch.rabanti.nanoxlsx4j.styles.Fill.FillType
Packages that use Fill.FillType
-
Uses of Fill.FillType in ch.rabanti.nanoxlsx4j.styles
Methods in ch.rabanti.nanoxlsx4j.styles that return Fill.FillTypeModifier and TypeMethodDescriptionstatic Fill.FillType
Returns the enum constant of this class with the specified name.static Fill.FillType[]
Fill.FillType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in ch.rabanti.nanoxlsx4j.styles with parameters of type Fill.FillTypeModifier and TypeMethodDescriptionvoid
Fill.setColor
(String value, Fill.FillType fillType) Sets the color and the depending on fill typeConstructors in ch.rabanti.nanoxlsx4j.styles with parameters of type Fill.FillTypeModifierConstructorDescriptionFill
(String value, Fill.FillType fillType) Constructor with color value and fill type