Uses of Class
org.apache.poi.hwpf.model.ParagraphHeight

Packages that use ParagraphHeight
org.apache.poi.hwpf.model   
 

Uses of ParagraphHeight in org.apache.poi.hwpf.model
 

Methods in org.apache.poi.hwpf.model that return ParagraphHeight
 ParagraphHeight PAPX.getParagraphHeight()
           
 

Constructors in org.apache.poi.hwpf.model with parameters of type ParagraphHeight
PAPX(int fcStart, int fcEnd, byte[] papx, ParagraphHeight phe, byte[] dataStream)
           
 



Copyright 2008 The Apache Software Foundation or its licensors, as applicable.