Uses of Enum Class
org.apache.poi.xddf.usermodel.text.AnchorType
Packages that use AnchorType
-
Uses of AnchorType in org.apache.poi.xddf.usermodel.text
Methods in org.apache.poi.xddf.usermodel.text that return AnchorTypeModifier and TypeMethodDescriptionXDDFBodyProperties.getAnchoring()
static AnchorType
Returns the enum constant of this class with the specified name.static AnchorType[]
AnchorType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.poi.xddf.usermodel.text with parameters of type AnchorType