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