Uses of Class
org.apache.poi.sl.draw.binding.CTConnectionSiteList
Packages that use CTConnectionSiteList
-
Uses of CTConnectionSiteList in org.apache.poi.sl.draw.binding
Fields in org.apache.poi.sl.draw.binding declared as CTConnectionSiteListMethods in org.apache.poi.sl.draw.binding that return CTConnectionSiteListModifier and TypeMethodDescriptionObjectFactory.createCTConnectionSiteList()
Create an instance ofCTConnectionSiteList
CTCustomGeometry2D.getCxnLst()
Gets the value of the cxnLst property.Methods in org.apache.poi.sl.draw.binding with parameters of type CTConnectionSiteListModifier and TypeMethodDescriptionvoid
CTCustomGeometry2D.setCxnLst
(CTConnectionSiteList value) Sets the value of the cxnLst property.