| Package | Description |
|---|---|
| org.apache.poi.xslf.usermodel |
| Modifier and Type | Class | Description |
|---|---|---|
class |
XSLFAutoShape |
Represents a shape with a preset geometry.
|
class |
XSLFFreeformShape |
Represents a custom geometric shape.
|
class |
XSLFTableCell |
Represents a cell of a table in a .pptx presentation
|
class |
XSLFTextBox |
| Modifier and Type | Method | Description |
|---|---|---|
XSLFTextShape |
XSLFSheet.getPlaceholder(int idx) |
|
XSLFTextShape[] |
XSLFSheet.getPlaceholders() |
|
protected XSLFTextShape |
XSLFSheet.getTextShapeByType(Placeholder type) |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.