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

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

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

Fields in org.apache.poi.sl.draw.binding declared as CTEmbeddedWAVAudioFile
protected  CTEmbeddedWAVAudioFile CTHyperlink.snd
           
 

Methods in org.apache.poi.sl.draw.binding that return CTEmbeddedWAVAudioFile
 CTEmbeddedWAVAudioFile ObjectFactory.createCTEmbeddedWAVAudioFile()
          Create an instance of CTEmbeddedWAVAudioFile
 CTEmbeddedWAVAudioFile CTHyperlink.getSnd()
          Gets the value of the snd property.
 

Methods in org.apache.poi.sl.draw.binding with parameters of type CTEmbeddedWAVAudioFile
 void CTHyperlink.setSnd(CTEmbeddedWAVAudioFile value)
          Sets the value of the snd property.
 



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