Uses of Class
org.apache.poi.hwpf.model.ParagraphHeight
-
Packages that use ParagraphHeight Package Description org.apache.poi.hwpf.model -
-
Uses of ParagraphHeight in org.apache.poi.hwpf.model
Methods in org.apache.poi.hwpf.model that return ParagraphHeight Modifier and Type Method Description ParagraphHeight
PAPX. getParagraphHeight()
Constructors in org.apache.poi.hwpf.model with parameters of type ParagraphHeight Constructor Description PAPX(int charStart, int charEnd, byte[] papx, ParagraphHeight phe, byte[] dataStream)
-