Package | Description |
---|---|
org.apache.poi.hwpf.model | |
org.apache.poi.hwpf.usermodel |
Modifier and Type | Field | Description |
---|---|---|
protected java.util.ArrayList<CHPX> |
CHPBinTable._textRuns |
List of character properties.
|
Modifier and Type | Method | Description |
---|---|---|
CHPX |
CHPFormattedDiskPage.getCHPX(int index) |
Modifier and Type | Method | Description |
---|---|---|
java.util.List<CHPX> |
CHPFormattedDiskPage.getCHPXs() |
|
java.util.ArrayList<CHPX> |
CHPFormattedDiskPage.getOverflow() |
|
java.util.List<CHPX> |
CHPBinTable.getTextRuns() |
Modifier and Type | Method | Description |
---|---|---|
void |
CHPFormattedDiskPage.fill(java.util.List<CHPX> filler) |
Modifier and Type | Field | Description |
---|---|---|
protected java.util.List<CHPX> |
Range._characters |
All CharacterRuns that belong to the document this Range belongs to.
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.