Uses of Class
org.apache.poi.xssf.usermodel.XSSFSimpleShape
Packages that use XSSFSimpleShape
-
Uses of XSSFSimpleShape in org.apache.poi.xssf.usermodel
Subclasses of XSSFSimpleShape in org.apache.poi.xssf.usermodelModifier and TypeClassDescriptionclassRepresents binary object (i.e.final classRepresents a text box in a SpreadsheetML drawing.Methods in org.apache.poi.xssf.usermodel that return XSSFSimpleShapeModifier and TypeMethodDescriptionXSSFDrawing.createSimpleShape(XSSFClientAnchor anchor) Creates a simple shape.XSSFShapeGroup.createSimpleShape(XSSFChildAnchor anchor) Creates a simple shape.