Uses of Class
org.apache.poi.sl.draw.binding.CTConnectionSite
-
Packages that use CTConnectionSite Package Description 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 Modifier and Type Field Description protected java.util.List<CTConnectionSite>CTConnectionSiteList. cxnMethods in org.apache.poi.sl.draw.binding that return CTConnectionSite Modifier and Type Method Description CTConnectionSiteObjectFactory. createCTConnectionSite()Create an instance ofCTConnectionSiteMethods in org.apache.poi.sl.draw.binding that return types with arguments of type CTConnectionSite Modifier and Type Method Description java.util.List<CTConnectionSite>CTConnectionSiteList. getCxn()Gets the value of the cxn property.
-