Uses of Class
org.docx4j.dml.diagram.CTCxnList
| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
-
Uses of CTCxnList in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTCxnList Modifier and Type Field Description protected CTCxnListCTDataModel. cxnLstMethods in org.docx4j.dml.diagram that return CTCxnList Modifier and Type Method Description CTCxnListObjectFactory. createCTCxnList()Create an instance ofCTCxnListCTCxnListCTDataModel. getCxnLst()Gets the value of the cxnLst property.Methods in org.docx4j.dml.diagram with parameters of type CTCxnList Modifier and Type Method Description voidCTDataModel. setCxnLst(CTCxnList value)Sets the value of the cxnLst property.