Uses of Enum Class
org.apache.poi.hwpf.usermodel.OfficeDrawing.VerticalRelativeElement
Packages that use OfficeDrawing.VerticalRelativeElement
-
Uses of OfficeDrawing.VerticalRelativeElement in org.apache.poi.hwpf.usermodel
Methods in org.apache.poi.hwpf.usermodel that return OfficeDrawing.VerticalRelativeElementModifier and TypeMethodDescriptionOfficeDrawing.getVerticalRelativeElement()
Specifies a page element relative to which a shape is vertically positionedReturns the enum constant of this class with the specified name.OfficeDrawing.VerticalRelativeElement.values()
Returns an array containing the constants of this enum class, in the order they are declared.