Class XDDFParagraphBulletProperties
java.lang.Object
org.apache.poi.xddf.usermodel.text.XDDFParagraphBulletProperties
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedXDDFParagraphBulletProperties(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties properties) -
Method Summary
Modifier and TypeMethodDescriptionvoidclearAll()voidsetBulletColor(XDDFColor color) voidvoidsetBulletFont(XDDFFont font) voidvoidsetBulletSize(XDDFBulletSize size) voidsetBulletStyle(XDDFBulletStyle style)
-
Constructor Details
-
XDDFParagraphBulletProperties
@Internal protected XDDFParagraphBulletProperties(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties properties)
-
-
Method Details
-
getBulletStyle
-
setBulletStyle
-
getBulletColor
-
setBulletColor
-
setBulletColorFollowText
public void setBulletColorFollowText() -
getBulletFont
-
setBulletFont
-
setBulletFontFollowText
public void setBulletFontFollowText() -
getBulletSize
-
setBulletSize
-
clearAll
public void clearAll()
-