|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PAPBinTable | |
---|---|
org.apache.poi.hwpf | |
org.apache.poi.hwpf.model |
Uses of PAPBinTable in org.apache.poi.hwpf |
---|
Fields in org.apache.poi.hwpf declared as PAPBinTable | |
---|---|
protected PAPBinTable |
HWPFDocumentCore._pbt
Contains formatting properties for paragraphs |
Methods in org.apache.poi.hwpf that return PAPBinTable | |
---|---|
PAPBinTable |
HWPFDocumentCore.getParagraphTable()
|
Uses of PAPBinTable in org.apache.poi.hwpf.model |
---|
Subclasses of PAPBinTable in org.apache.poi.hwpf.model | |
---|---|
class |
OldPAPBinTable
This class holds all of the paragraph formatting properties from Old (Word 6 / Word 95) documents. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |