Package | Description |
---|---|
org.zkoss.poi.hwpf.model | |
org.zkoss.poi.hwpf.usermodel |
Modifier and Type | Field and Description |
---|---|
protected ArrayList<CHPX> |
CHPBinTable._textRuns
List of character properties.
|
Modifier and Type | Method and Description |
---|---|
CHPX |
CHPFormattedDiskPage.getCHPX(int index) |
Modifier and Type | Method and Description |
---|---|
List<CHPX> |
CHPFormattedDiskPage.getCHPXs() |
ArrayList<CHPX> |
CHPFormattedDiskPage.getOverflow() |
List<CHPX> |
CHPBinTable.getTextRuns() |
Modifier and Type | Method and Description |
---|---|
void |
CHPFormattedDiskPage.fill(List<CHPX> filler) |
Modifier and Type | Field and Description |
---|---|
protected List<CHPX> |
Range._characters
All CharacterRuns that belong to the document this Range belongs to.
|
Copyright © 2020. All rights reserved.