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