Package | Description |
---|---|
org.apache.poi.hwpf.model.types | |
org.apache.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.copy() |
DropCapSpecifier |
Paragraph.getDropCap() |
DropCapSpecifier |
ParagraphProperties.getDropCap() |
Modifier and Type | Method and Description |
---|---|
void |
Paragraph.setDropCap(DropCapSpecifier dcs) |
void |
ParagraphProperties.setDropCap(DropCapSpecifier dcs) |
Constructor and Description |
---|
DropCapSpecifier(DropCapSpecifier other) |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.