Uses of Class
org.apache.poi.xddf.usermodel.text.XDDFTextRun
Packages that use XDDFTextRun
-
Uses of XDDFTextRun in org.apache.poi.xddf.usermodel.text
Methods in org.apache.poi.xddf.usermodel.text that return XDDFTextRunModifier and TypeMethodDescriptionXDDFTextParagraph.appendField
(String id, String type, String text) Append a new text field.XDDFTextParagraph.appendLineBreak()
Append a line break.XDDFTextParagraph.appendRegularRun
(String text) Append a new run of text.Methods in org.apache.poi.xddf.usermodel.text that return types with arguments of type XDDFTextRun