| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
| Modifier and Type | Field and Description |
|---|---|
protected STFunctionType |
CTWhen.func |
| Modifier and Type | Method and Description |
|---|---|
static STFunctionType |
STFunctionType.fromValue(String v) |
STFunctionType |
CTWhen.getFunc()
Gets the value of the func property.
|
static STFunctionType |
STFunctionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STFunctionType[] |
STFunctionType.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.setFunc(STFunctionType value)
Sets the value of the func property.
|
Copyright © 2007-2022. All Rights Reserved.