Uses of Enum Class
org.apache.poi.xddf.usermodel.text.TabAlignment
Packages that use TabAlignment
-
Uses of TabAlignment in org.apache.poi.xddf.usermodel.text
Methods in org.apache.poi.xddf.usermodel.text that return TabAlignmentModifier and TypeMethodDescriptionXDDFTabStop.getAlignment()
static TabAlignment
Returns the enum constant of this class with the specified name.static TabAlignment[]
TabAlignment.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 TabAlignment