Package | Description |
---|---|
org.apache.poi.xddf.usermodel.text |
Modifier and Type | Class and Description |
---|---|
class |
XDDFBulletSizeFollowText |
class |
XDDFBulletSizePercent |
class |
XDDFBulletSizePoints |
Modifier and Type | Method and Description |
---|---|
XDDFBulletSize |
XDDFTextParagraph.getBulletSize()
Returns the bullet size that is to be used within a paragraph.
|
XDDFBulletSize |
XDDFParagraphBulletProperties.getBulletSize() |
Modifier and Type | Method and Description |
---|---|
void |
XDDFTextParagraph.setBulletSize(XDDFBulletSize size)
Sets the bullet size that is to be used within a paragraph.
|
void |
XDDFParagraphBulletProperties.setBulletSize(XDDFBulletSize size) |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.