Uses of Enum Class
org.apache.poi.hwpf.usermodel.OfficeDrawing.HorizontalPositioning
Packages that use OfficeDrawing.HorizontalPositioning
-
Uses of OfficeDrawing.HorizontalPositioning in org.apache.poi.hwpf.usermodel
Methods in org.apache.poi.hwpf.usermodel that return OfficeDrawing.HorizontalPositioningModifier and TypeMethodDescriptionOfficeDrawing.getHorizontalPositioning()
Returns the type of horizontal positioning to use for a shapeReturns the enum constant of this class with the specified name.static OfficeDrawing.HorizontalPositioning[]
OfficeDrawing.HorizontalPositioning.values()
Returns an array containing the constants of this enum class, in the order they are declared.