Uses of Enum Class
org.apache.poi.xddf.usermodel.RectangleAlignment
Packages that use RectangleAlignment
-
Uses of RectangleAlignment in org.apache.poi.xddf.usermodel
Methods in org.apache.poi.xddf.usermodel that return RectangleAlignmentModifier and TypeMethodDescriptionstatic RectangleAlignmentReturns the enum constant of this class with the specified name.static RectangleAlignment[]RectangleAlignment.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 RectangleAlignmentModifier and TypeMethodDescriptionvoidXDDFTileInfoProperties.setAlignment(RectangleAlignment alignment)