| Package | Description |
|---|---|
| org.apache.poi.xssf.eventusermodel | |
| org.apache.poi.xssf.usermodel |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<XSSFShape> |
XSSFReader.SheetIterator.getShapes() |
Returns the shapes associated with this sheet,
an empty list or null if there is an exception
|
| Modifier and Type | Class | 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 | Description |
|---|---|---|
java.util.List<XSSFShape> |
XSSFDrawing.getShapes() |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.