Uses of Class
org.apache.poi.xwpf.usermodel.XWPFFieldRun
-
Packages that use XWPFFieldRun Package Description org.apache.poi.xwpf.usermodel -
-
Uses of XWPFFieldRun in org.apache.poi.xwpf.usermodel
Methods in org.apache.poi.xwpf.usermodel that return XWPFFieldRun Modifier and Type Method Description XWPFFieldRunXWPFParagraph. createFieldRun()Appends a new field run to this paragraphXWPFFieldRunXWPFParagraph. insertNewFieldRun(int pos)insert a new field Run in all runs
-