Uses of Class
org.apache.poi.sl.draw.binding.CTOfficeArtExtensionList
-
Packages that use CTOfficeArtExtensionList Package Description 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 Modifier and Type Field Description protected CTOfficeArtExtensionListCTHyperlink. extLstMethods in org.apache.poi.sl.draw.binding that return CTOfficeArtExtensionList Modifier and Type Method Description CTOfficeArtExtensionListObjectFactory. createCTOfficeArtExtensionList()Create an instance ofCTOfficeArtExtensionListCTOfficeArtExtensionListCTHyperlink. getExtLst()Gets the value of the extLst property.Methods in org.apache.poi.sl.draw.binding with parameters of type CTOfficeArtExtensionList Modifier and Type Method Description voidCTHyperlink. setExtLst(CTOfficeArtExtensionList value)Sets the value of the extLst property.
-