Uses of Class
org.apache.poi.hwpf.model.FontTable
Packages that use FontTable
-
Uses of FontTable in org.apache.poi.hwpf
Fields in org.apache.poi.hwpf declared as FontTableModifier and TypeFieldDescriptionprotected FontTable
HWPFDocumentCore._ft
Holds fonts for this document.Methods in org.apache.poi.hwpf that return FontTableModifier and TypeMethodDescriptionHWPFDocumentCore.getFontTable()
HWPFOldDocument.getFontTable()
UseHWPFOldDocument.getOldFontTable()
instead!!! This always throws an IllegalArgumentException.