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