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.KindXDDFSpacing.getType()XDDFSpacingPercent.getType()XDDFSpacingPoints.getType()static XDDFSpacing.KindReturns 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.