| Package | Description |
|---|---|
| org.apache.poi.xslf.usermodel |
| Modifier and Type | Method | Description |
|---|---|---|
XSLFTextParagraph |
XSLFTextShape.addNewTextParagraph() |
add a new paragraph run to this shape
|
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<XSLFTextParagraph> |
XSLFTextShape.getTextParagraphs() |
|
java.util.Iterator<XSLFTextParagraph> |
XSLFTextShape.iterator() |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.