Uses of Enum Class
org.apache.poi.xddf.usermodel.text.XDDFSpacing.Kind
Packages that use XDDFSpacing.Kind
-
Uses of XDDFSpacing.Kind in org.apache.poi.xddf.usermodel.text
Methods in org.apache.poi.xddf.usermodel.text that return XDDFSpacing.KindModifier and TypeMethodDescriptionabstract XDDFSpacing.Kind
XDDFSpacing.getType()
XDDFSpacingPercent.getType()
XDDFSpacingPoints.getType()
static XDDFSpacing.Kind
Returns the enum constant of this class with the specified name.static XDDFSpacing.Kind[]
XDDFSpacing.Kind.values()
Returns an array containing the constants of this enum class, in the order they are declared.