Uses of Class
org.apache.poi.xslf.usermodel.XSLFTextParagraph

Packages that use XSLFTextParagraph
org.apache.poi.xslf.usermodel   
 

Uses of XSLFTextParagraph in org.apache.poi.xslf.usermodel
 

Methods in org.apache.poi.xslf.usermodel that return XSLFTextParagraph
 XSLFTextParagraph XSLFTextShape.addNewTextParagraph()
           
 

Methods in org.apache.poi.xslf.usermodel that return types with arguments of type XSLFTextParagraph
 java.util.List<XSLFTextParagraph> XSLFTextShape.getTextParagraphs()
           
 



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