Uses of Interface
org.apache.poi.xddf.usermodel.text.XDDFBulletStyle
Packages that use XDDFBulletStyle
-
Uses of XDDFBulletStyle in org.apache.poi.xddf.usermodel.text
Classes in org.apache.poi.xddf.usermodel.text that implement XDDFBulletStyleModifier and TypeClassDescriptionclass
class
class
class
Methods in org.apache.poi.xddf.usermodel.text that return XDDFBulletStyleModifier and TypeMethodDescriptionXDDFParagraphBulletProperties.getBulletStyle()
XDDFTextParagraph.getBulletStyle()
Methods in org.apache.poi.xddf.usermodel.text with parameters of type XDDFBulletStyleModifier and TypeMethodDescriptionvoid
XDDFParagraphBulletProperties.setBulletStyle
(XDDFBulletStyle style) void
XDDFTextParagraph.setBulletStyle
(XDDFBulletStyle style)