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