Uses of Enum Class
org.apache.poi.xddf.usermodel.PathShadeType
Packages that use PathShadeType
-
Uses of PathShadeType in org.apache.poi.xddf.usermodel
Methods in org.apache.poi.xddf.usermodel that return PathShadeTypeModifier and TypeMethodDescriptionXDDFPathShadeProperties.getPathShadeType()
static PathShadeType
Returns the enum constant of this class with the specified name.static PathShadeType[]
PathShadeType.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 PathShadeTypeModifier and TypeMethodDescriptionvoid
XDDFPathShadeProperties.setPathShadeType
(PathShadeType path)