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

Packages that use CHPBinTable
org.apache.poi.hwpf   
 

Uses of CHPBinTable in org.apache.poi.hwpf
 

Fields in org.apache.poi.hwpf declared as CHPBinTable
protected  CHPBinTable HWPFDocument._cbt
          Contains formatting properties for text
 

Methods in org.apache.poi.hwpf that return CHPBinTable
 CHPBinTable HWPFDocument.getCharacterTable()
           
 



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