Package | Description |
---|---|
org.zkoss.poi.hwpf.model | |
org.zkoss.poi.hwpf.usermodel |
Modifier and Type | Field and Description |
---|---|
protected java.util.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 |
---|---|
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) |
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 © 2005-2010 Potix Corporation. All Rights Reserved.