| Package | Description | 
|---|---|
| org.apache.poi.hslf.model.textproperties | |
| org.apache.poi.hslf.usermodel | |
| org.apache.poi.sl.usermodel | |
| org.apache.poi.xslf.usermodel | 
| Modifier and Type | Method and Description | 
|---|---|
| AutoNumberingScheme | TextPFException9. getAutoNumberScheme() | 
| Modifier and Type | Method and Description | 
|---|---|
| AutoNumberingScheme | HSLFTextParagraph. getAutoNumberingScheme() | 
| Modifier and Type | Method and Description | 
|---|---|
| static AutoNumberingScheme | AutoNumberingScheme. forNativeID(int nativeId) | 
| static AutoNumberingScheme | AutoNumberingScheme. forOoxmlID(int ooxmlId) | 
| AutoNumberingScheme | TextParagraph.BulletStyle. getAutoNumberingScheme() | 
| static AutoNumberingScheme | AutoNumberingScheme. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static AutoNumberingScheme[] | AutoNumberingScheme. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| AutoNumberingScheme | XSLFTextParagraph. getAutoNumberingScheme() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | XSLFTextParagraph. setBulletAutoNumber(AutoNumberingScheme scheme,
                   int startAt)Specifies that automatic numbered bullet points should be applied to this paragraph | 
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.