Uses of Class
org.apache.poi.xddf.usermodel.text.XDDFFont
Packages that use XDDFFont
-
Uses of XDDFFont in org.apache.poi.xddf.usermodel.text
Methods in org.apache.poi.xddf.usermodel.text that return XDDFFontModifier and TypeMethodDescriptionXDDFParagraphBulletProperties.getBulletFont()
XDDFTextParagraph.getBulletFont()
XDDFFont[]
XDDFTextRun.getFonts()
static XDDFFont
XDDFFont.unsetFontForGroup
(FontGroup group) Methods in org.apache.poi.xddf.usermodel.text with parameters of type XDDFFontModifier and TypeMethodDescriptionvoid
XDDFParagraphBulletProperties.setBulletFont
(XDDFFont font) void
XDDFTextParagraph.setBulletFont
(XDDFFont font) Set the font to be used on bullet characters within a given paragraph.void
void
Note: In order to get fonts to unset the property for a given font family useunsetFontForGroup(FontGroup)