| Package | Description |
|---|---|
| org.docx4j.vml.wordprocessingDrawing |
| Modifier and Type | Field and Description |
|---|---|
protected STBorderShadow |
CTBorder.shadow |
| Modifier and Type | Method and Description |
|---|---|
static STBorderShadow |
STBorderShadow.fromValue(String v) |
STBorderShadow |
CTBorder.getShadow()
Gets the value of the shadow property.
|
static STBorderShadow |
STBorderShadow.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STBorderShadow[] |
STBorderShadow.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTBorder.setShadow(STBorderShadow value)
Sets the value of the shadow property.
|
Copyright © 2007-2021. All Rights Reserved.