Uses of Class
org.apache.poi.sl.draw.binding.CTConnectionSite

Packages that use CTConnectionSite
org.apache.poi.sl.draw.binding   
 

Uses of CTConnectionSite in org.apache.poi.sl.draw.binding
 

Fields in org.apache.poi.sl.draw.binding with type parameters of type CTConnectionSite
protected  java.util.List<CTConnectionSite> CTConnectionSiteList.cxn
           
 

Methods in org.apache.poi.sl.draw.binding that return CTConnectionSite
 CTConnectionSite ObjectFactory.createCTConnectionSite()
          Create an instance of CTConnectionSite
 

Methods in org.apache.poi.sl.draw.binding that return types with arguments of type CTConnectionSite
 java.util.List<CTConnectionSite> CTConnectionSiteList.getCxn()
          Gets the value of the cxn property.
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.