Uses of Interface
org.apache.poi.sl.usermodel.TextParagraph.BulletStyle

Packages that use TextParagraph.BulletStyle
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
 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
 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
 TextParagraph.BulletStyle XSLFTextParagraph.getBulletStyle()
           
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.