Uses of Class
org.docx4j.dml.CTConnectionSiteList
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTConnectionSiteList in org.docx4j.dml
Fields in org.docx4j.dml declared as CTConnectionSiteList Modifier and Type Field Description protected CTConnectionSiteListCTCustomGeometry2D. cxnLstMethods in org.docx4j.dml that return CTConnectionSiteList Modifier and Type Method Description CTConnectionSiteListObjectFactory. createCTConnectionSiteList()Create an instance ofCTConnectionSiteListCTConnectionSiteListCTCustomGeometry2D. getCxnLst()Gets the value of the cxnLst property.Methods in org.docx4j.dml with parameters of type CTConnectionSiteList Modifier and Type Method Description voidCTCustomGeometry2D. setCxnLst(CTConnectionSiteList value)Sets the value of the cxnLst property.