| Package | Description |
|---|---|
| org.apache.poi.hwpf.model.types | |
| org.apache.poi.hwpf.usermodel |
| Modifier and Type | Field | Description |
|---|---|---|
protected DropCapSpecifier |
PAPAbstractType.field_28_dcs |
| Modifier and Type | Method | Description |
|---|---|---|
DropCapSpecifier |
PAPAbstractType.getDcs() |
Get the dcs field for the PAP record.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
PAPAbstractType.setDcs(DropCapSpecifier field_28_dcs) |
Set the dcs field for the PAP record.
|
| Modifier and Type | Method | Description |
|---|---|---|
DropCapSpecifier |
DropCapSpecifier.clone() |
|
DropCapSpecifier |
Paragraph.getDropCap() |
|
DropCapSpecifier |
ParagraphProperties.getDropCap() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
Paragraph.setDropCap(DropCapSpecifier dcs) |
|
void |
ParagraphProperties.setDropCap(DropCapSpecifier dcs) |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.