Uses of Enum Class
org.apache.poi.xddf.usermodel.PenAlignment
Packages that use PenAlignment
-
Uses of PenAlignment in org.apache.poi.xddf.usermodel
Methods in org.apache.poi.xddf.usermodel that return PenAlignmentModifier and TypeMethodDescriptionXDDFLineProperties.getPenAlignment()
static PenAlignment
Returns the enum constant of this class with the specified name.static PenAlignment[]
PenAlignment.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 PenAlignmentModifier and TypeMethodDescriptionvoid
XDDFLineProperties.setPenAlignment
(PenAlignment alignment)