Package | Description |
---|---|
org.apache.poi.hwpf |
Modifier and Type | Field and Description |
---|---|
protected FontTable |
HWPFDocumentCore._ft
Holds fonts for this document.
|
Modifier and Type | Method and Description |
---|---|
FontTable |
HWPFOldDocument.getFontTable()
Use
HWPFOldDocument.getOldFontTable() instead!!!
This always throws an IllegalArgumentException. |
FontTable |
HWPFDocumentCore.getFontTable() |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.