Uses of Class
org.apache.poi.xssf.usermodel.XSSFTextBox

Packages that use XSSFTextBox
org.apache.poi.xssf.usermodel   
 

Uses of XSSFTextBox in org.apache.poi.xssf.usermodel
 

Methods in org.apache.poi.xssf.usermodel that return XSSFTextBox
 XSSFTextBox XSSFShapeGroup.createTextbox(XSSFChildAnchor anchor)
          Constructs a textbox.
 XSSFTextBox XSSFDrawing.createTextbox(XSSFClientAnchor anchor)
          Constructs a textbox under the drawing.
 



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