| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
| Modifier and Type | Field and Description |
|---|---|
protected STFunctionOperator |
CTWhen.op |
| Modifier and Type | Method and Description |
|---|---|
static STFunctionOperator |
STFunctionOperator.fromValue(String v) |
STFunctionOperator |
CTWhen.getOp()
Gets the value of the op property.
|
static STFunctionOperator |
STFunctionOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STFunctionOperator[] |
STFunctionOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTWhen.setOp(STFunctionOperator value)
Sets the value of the op property.
|
Copyright © 2007-2022. All Rights Reserved.