Package | Description |
---|---|
org.docx4j.dml |
Modifier and Type | Field and Description |
---|---|
protected STRectAlignment |
CTReflectionEffect.algn |
protected STRectAlignment |
CTOuterShadowEffect.algn |
protected STRectAlignment |
CTTileInfoProperties.algn |
Modifier and Type | Method and Description |
---|---|
static STRectAlignment |
STRectAlignment.fromValue(String v) |
STRectAlignment |
CTReflectionEffect.getAlgn()
Gets the value of the algn property.
|
STRectAlignment |
CTOuterShadowEffect.getAlgn()
Gets the value of the algn property.
|
STRectAlignment |
CTTileInfoProperties.getAlgn()
Gets the value of the algn property.
|
static STRectAlignment |
STRectAlignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STRectAlignment[] |
STRectAlignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CTReflectionEffect.setAlgn(STRectAlignment value)
Sets the value of the algn property.
|
void |
CTOuterShadowEffect.setAlgn(STRectAlignment value)
Sets the value of the algn property.
|
void |
CTTileInfoProperties.setAlgn(STRectAlignment value)
Sets the value of the algn property.
|
Copyright © 2007-2019. All Rights Reserved.