Package | Description |
---|---|
org.apache.poi.xslf.usermodel |
Modifier and Type | Method and Description |
---|---|
XSLFTextRun |
XSLFTextParagraph.addLineBreak()
Insert a line break
|
XSLFTextRun |
XSLFTextParagraph.addNewTextRun()
Add a new run of text
|
Modifier and Type | Method and Description |
---|---|
java.util.List<XSLFTextRun> |
XSLFTextParagraph.getTextRuns() |
java.util.Iterator<XSLFTextRun> |
XSLFTextParagraph.iterator() |
Copyright 2015 The Apache Software Foundation or its licensors, as applicable.