| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<STAxisType> |
CTWhen.axis |
protected java.util.List<STAxisType> |
CTForEach.axis |
protected java.util.List<STAxisType> |
CTPresentationOf.axis |
| Modifier and Type | Method and Description |
|---|---|
static STAxisType |
STAxisType.fromValue(java.lang.String v) |
static STAxisType |
STAxisType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static STAxisType[] |
STAxisType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<STAxisType> |
CTWhen.getAxis()
Gets the value of the axis property.
|
java.util.List<STAxisType> |
CTForEach.getAxis()
Gets the value of the axis property.
|
java.util.List<STAxisType> |
CTPresentationOf.getAxis()
Gets the value of the axis property.
|
Copyright © 2007–2023. All rights reserved.