Uses of Interface
org.apache.poi.sl.usermodel.TextParagraph.BulletStyle
-
Packages that use TextParagraph.BulletStyle Package Description org.apache.poi.hslf.usermodel org.apache.poi.sl.usermodel org.apache.poi.xslf.usermodel -
-
Uses of TextParagraph.BulletStyle in org.apache.poi.hslf.usermodel
Methods in org.apache.poi.hslf.usermodel that return TextParagraph.BulletStyle Modifier and Type Method Description TextParagraph.BulletStyle
HSLFTextParagraph. getBulletStyle()
-
Uses of TextParagraph.BulletStyle in org.apache.poi.sl.usermodel
Methods in org.apache.poi.sl.usermodel that return TextParagraph.BulletStyle Modifier and Type Method Description TextParagraph.BulletStyle
TextParagraph. getBulletStyle()
-
Uses of TextParagraph.BulletStyle in org.apache.poi.xslf.usermodel
Methods in org.apache.poi.xslf.usermodel that return TextParagraph.BulletStyle Modifier and Type Method Description TextParagraph.BulletStyle
XSLFTextParagraph. getBulletStyle()
-