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