Package | Description |
---|---|
org.apache.poi.xssf.usermodel |
Modifier and Type | Class and Description |
---|---|
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 2013 The Apache Software Foundation or its licensors, as applicable.