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