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 UnsupportedOperationException . |
FontTable |
HWPFDocumentCore.getFontTable() |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.