| Package | Description |
|---|---|
| org.docx4j.wml |
| Modifier and Type | Field and Description |
|---|---|
protected STDropCap |
CTFramePr.dropCap |
| Modifier and Type | Method and Description |
|---|---|
static STDropCap |
STDropCap.fromValue(java.lang.String v) |
STDropCap |
CTFramePr.getDropCap()
Gets the value of the dropCap property.
|
static STDropCap |
STDropCap.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static STDropCap[] |
STDropCap.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTFramePr.setDropCap(STDropCap value)
Sets the value of the dropCap property.
|
Copyright © 2007–2023. All rights reserved.