Package | Description |
---|---|
org.zkoss.poi.xssf.usermodel |
Modifier and Type | Class and Description |
---|---|
class |
XSSFCombo |
class |
XSSFConnector
A connection shape drawing element.
|
class |
XSSFGraphicFrame
Represents DrawingML GraphicalObjectFrame.
|
class |
XSSFPicture
Represents a picture shape in a SpreadsheetML drawing.
|
class |
XSSFShapeGroup
This object specifies a group shape that represents many shapes grouped together.
|
class |
XSSFSimpleShape
Represents a shape with a predefined geometry in a SpreadsheetML drawing.
|
class |
XSSFTextBox
Represents a text box in a SpreadsheetML drawing.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<XSSFShape> |
XSSFDrawing.getShapes() |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.