Package | Description |
---|---|
org.zkoss.poi.hwpf.model.types | |
org.zkoss.poi.hwpf.usermodel |
Modifier and Type | Field and Description |
---|---|
protected DropCapSpecifier |
PAPAbstractType.field_28_dcs |
Modifier and Type | Method and Description |
---|---|
DropCapSpecifier |
PAPAbstractType.getDcs()
Get the dcs field for the PAP record.
|
Modifier and Type | Method and Description |
---|---|
void |
PAPAbstractType.setDcs(DropCapSpecifier field_28_dcs)
Set the dcs field for the PAP record.
|
Modifier and Type | Method and Description |
---|---|
DropCapSpecifier |
DropCapSpecifier.clone() |
DropCapSpecifier |
ParagraphProperties.getDropCap() |
DropCapSpecifier |
Paragraph.getDropCap() |
Modifier and Type | Method and Description |
---|---|
void |
ParagraphProperties.setDropCap(DropCapSpecifier dcs) |
void |
Paragraph.setDropCap(DropCapSpecifier dcs) |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.