Uses of Enum Class
org.apache.poi.sl.usermodel.PaintStyle.GradientPaint.GradientType
Packages that use PaintStyle.GradientPaint.GradientType
-
Uses of PaintStyle.GradientPaint.GradientType in org.apache.poi.sl.usermodel
Methods in org.apache.poi.sl.usermodel that return PaintStyle.GradientPaint.GradientTypeModifier and TypeMethodDescriptionPaintStyle.GradientPaint.getGradientType()
Returns the enum constant of this class with the specified name.PaintStyle.GradientPaint.GradientType.values()
Returns an array containing the constants of this enum class, in the order they are declared.