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