Package | Description |
---|---|
org.apache.poi.xssf.usermodel |
Modifier and Type | Field | Description |
---|---|---|
protected XSSFShapeGroup |
XSSFShape.parent |
The parent shape, always not-null for shapes in groups
|
Modifier and Type | Method | Description |
---|---|---|
XSSFShapeGroup |
XSSFDrawing.createGroup(XSSFClientAnchor anchor) |
Creates a simple shape.
|
XSSFShapeGroup |
XSSFShape.getParent() |
Gets the parent shape.
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.