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

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

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

Methods in org.apache.poi.xslf.usermodel that return XSLFTextBox
 XSLFTextBox XSLFSheet.createTextBox()
           
 XSLFTextBox XSLFShapeContainer.createTextBox()
          create a text box
 XSLFTextBox XSLFGroupShape.createTextBox()
           
 XSLFTextBox XSLFDrawing.createTextBox()
           
 



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