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

Packages that use FontTable
org.apache.poi.hwpf   
 

Uses of FontTable in org.apache.poi.hwpf
 

Fields in org.apache.poi.hwpf declared as FontTable
protected  FontTable HWPFDocument._ft
          Holds fonts for this document.
 

Methods in org.apache.poi.hwpf that return FontTable
 FontTable HWPFDocument.getFontTable()
           
 



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