Package | Description |
---|---|
org.zkoss.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 |
---|---|
List<XSLFTextRun> |
XSLFTextParagraph.getTextRuns() |
Iterator<XSLFTextRun> |
XSLFTextParagraph.iterator() |
Copyright © 2020. All rights reserved.