Package | Description |
---|---|
org.apache.poi.hwpf.model | |
org.apache.poi.hwpf.model.types |
Modifier and Type | Method | Description |
---|---|---|
Hyphenation |
Hyphenation.clone() |
Modifier and Type | Field | Description |
---|---|---|
protected Hyphenation |
CHPAbstractType.field_20_hresi |
|
protected Hyphenation |
CHPAbstractType.field_40_hresiOld |
Modifier and Type | Method | Description |
---|---|---|
Hyphenation |
CHPAbstractType.getHresi() |
Get the hresi field for the CHP record.
|
Hyphenation |
CHPAbstractType.getHresiOld() |
Get the hresiOld field for the CHP record.
|
Modifier and Type | Method | Description |
---|---|---|
void |
CHPAbstractType.setHresi(Hyphenation field_20_hresi) |
Set the hresi field for the CHP record.
|
void |
CHPAbstractType.setHresiOld(Hyphenation field_40_hresiOld) |
Set the hresiOld field for the CHP record.
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.