Package | Description |
---|---|
org.zkoss.poi.xssf.usermodel |
Modifier and Type | Field and Description |
---|---|
protected XSSFShapeGroup |
XSSFShape.parent
The parent shape, always not-null for shapes in groups
|
Modifier and Type | Method and Description |
---|---|
XSSFShapeGroup |
XSSFDrawing.createGroup(XSSFClientAnchor anchor)
Creates a simple shape.
|
XSSFShapeGroup |
XSSFShape.getParent()
Gets the parent shape.
|
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.