Uses of Enum Class
org.apache.poi.xddf.usermodel.text.AutonumberScheme
Packages that use AutonumberScheme
-
Uses of AutonumberScheme in org.apache.poi.xddf.usermodel.text
Methods in org.apache.poi.xddf.usermodel.text that return AutonumberSchemeModifier and TypeMethodDescriptionXDDFBulletStyleAutoNumbered.getType()static AutonumberSchemeReturns the enum constant of this class with the specified name.static AutonumberScheme[]AutonumberScheme.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 AutonumberSchemeModifier and TypeMethodDescriptionvoidXDDFBulletStyleAutoNumbered.setType(AutonumberScheme scheme)