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