Uses of Class
org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Packages that use XSSFSimpleShape Package Description org.apache.poi.xssf.usermodel -
-
Uses of XSSFSimpleShape in org.apache.poi.xssf.usermodel
Subclasses of XSSFSimpleShape in org.apache.poi.xssf.usermodel Modifier and Type Class Description classXSSFObjectDataRepresents binary object (i.e.classXSSFTextBoxRepresents a text box in a SpreadsheetML drawing.Methods in org.apache.poi.xssf.usermodel that return XSSFSimpleShape Modifier and Type Method Description XSSFSimpleShapeXSSFDrawing. createSimpleShape(XSSFClientAnchor anchor)Creates a simple shape.XSSFSimpleShapeXSSFShapeGroup. createSimpleShape(XSSFChildAnchor anchor)Creates a simple shape.
-