Uses of Enum Class
org.apache.poi.xddf.usermodel.PresetLineDash
Packages that use PresetLineDash
-
Uses of PresetLineDash in org.apache.poi.xddf.usermodel
Methods in org.apache.poi.xddf.usermodel that return PresetLineDashModifier and TypeMethodDescriptionXDDFPresetLineDash.getValue()static PresetLineDashReturns the enum constant of this class with the specified name.static PresetLineDash[]PresetLineDash.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 PresetLineDashConstructors in org.apache.poi.xddf.usermodel with parameters of type PresetLineDash