Uses of Class
org.apache.poi.xssf.usermodel.XSSFShapeGroup
Packages that use XSSFShapeGroup
-
Uses of XSSFShapeGroup in org.apache.poi.xssf.usermodel
Fields in org.apache.poi.xssf.usermodel declared as XSSFShapeGroupModifier and TypeFieldDescriptionprotected XSSFShapeGroupXSSFShape.parentThe parent shape, always not-null for shapes in groupsMethods in org.apache.poi.xssf.usermodel that return XSSFShapeGroupModifier and TypeMethodDescriptionXSSFDrawing.createGroup(XSSFClientAnchor anchor) Creates a simple shape.XSSFShapeGroup.createGroup(XSSFChildAnchor anchor) Creates a group shape.XSSFShape.getParent()Methods in org.apache.poi.xssf.usermodel with parameters of type XSSFShapeGroup