Uses of Class
org.docx4j.dml.diagram.CTOtherwise
| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
-
Uses of CTOtherwise in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTOtherwise Modifier and Type Field Description protected CTOtherwiseCTChoose. _elseMethods in org.docx4j.dml.diagram that return CTOtherwise Modifier and Type Method Description CTOtherwiseObjectFactory. createCTOtherwise()Create an instance ofCTOtherwiseCTOtherwiseCTChoose. getElse()Gets the value of the else property.Methods in org.docx4j.dml.diagram with parameters of type CTOtherwise Modifier and Type Method Description voidCTChoose. setElse(CTOtherwise value)Sets the value of the else property.