Package | Description |
---|---|
org.apache.poi.xddf.usermodel.text |
Modifier and Type | Class and Description |
---|---|
class |
XDDFBulletStyleAutoNumbered |
class |
XDDFBulletStyleCharacter |
class |
XDDFBulletStyleNone |
class |
XDDFBulletStylePicture |
Modifier and Type | Method and Description |
---|---|
XDDFBulletStyle |
XDDFTextParagraph.getBulletStyle() |
XDDFBulletStyle |
XDDFParagraphBulletProperties.getBulletStyle() |
Modifier and Type | Method and Description |
---|---|
void |
XDDFTextParagraph.setBulletStyle(XDDFBulletStyle style) |
void |
XDDFParagraphBulletProperties.setBulletStyle(XDDFBulletStyle style) |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.