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