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

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

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

Fields in org.apache.poi.sl.draw.binding with type parameters of type CTOfficeArtExtension
protected  java.util.List<CTOfficeArtExtension> CTOfficeArtExtensionList.ext
           
 

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

Methods in org.apache.poi.sl.draw.binding that return types with arguments of type CTOfficeArtExtension
 java.util.List<CTOfficeArtExtension> CTOfficeArtExtensionList.getExt()
          Gets the value of the ext property.
 



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