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

Packages that use PAPBinTable
org.apache.poi.hwpf   
 

Uses of PAPBinTable in org.apache.poi.hwpf
 

Fields in org.apache.poi.hwpf declared as PAPBinTable
protected  PAPBinTable HWPFDocument._pbt
          Contains formatting properties for paragraphs
 

Methods in org.apache.poi.hwpf that return PAPBinTable
 PAPBinTable HWPFDocument.getParagraphTable()
           
 



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