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

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

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

Subclasses of XSSFSimpleShape in org.apache.poi.xssf.usermodel
 class XSSFTextBox
          Represents a text box in a SpreadsheetML drawing.
 

Methods in org.apache.poi.xssf.usermodel that return XSSFSimpleShape
 XSSFSimpleShape XSSFShapeGroup.createSimpleShape(XSSFChildAnchor anchor)
          Creates a simple shape.
 XSSFSimpleShape XSSFDrawing.createSimpleShape(XSSFClientAnchor anchor)
          Creates a simple shape.
 



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