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

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

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

Fields in org.apache.poi.sl.draw.binding declared as CTOfficeArtExtensionList
protected  CTOfficeArtExtensionList CTHyperlink.extLst
           
 

Methods in org.apache.poi.sl.draw.binding that return CTOfficeArtExtensionList
 CTOfficeArtExtensionList ObjectFactory.createCTOfficeArtExtensionList()
          Create an instance of CTOfficeArtExtensionList
 CTOfficeArtExtensionList CTHyperlink.getExtLst()
          Gets the value of the extLst property.
 

Methods in org.apache.poi.sl.draw.binding with parameters of type CTOfficeArtExtensionList
 void CTHyperlink.setExtLst(CTOfficeArtExtensionList value)
          Sets the value of the extLst property.
 



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