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 |
---|---|
java.util.List<XSLFTextRun> |
XSLFTextParagraph.getTextRuns() |
java.util.Iterator<XSLFTextRun> |
XSLFTextParagraph.iterator() |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.