Uses of Class
org.apache.poi.sl.draw.binding.CTEmbeddedWAVAudioFile
Packages that use CTEmbeddedWAVAudioFile
-
Uses of CTEmbeddedWAVAudioFile in org.apache.poi.sl.draw.binding
Fields in org.apache.poi.sl.draw.binding declared as CTEmbeddedWAVAudioFileMethods in org.apache.poi.sl.draw.binding that return CTEmbeddedWAVAudioFileModifier and TypeMethodDescriptionObjectFactory.createCTEmbeddedWAVAudioFile()
Create an instance ofCTEmbeddedWAVAudioFile
CTHyperlink.getSnd()
Gets the value of the snd property.Methods in org.apache.poi.sl.draw.binding with parameters of type CTEmbeddedWAVAudioFileModifier and TypeMethodDescriptionvoid
CTHyperlink.setSnd
(CTEmbeddedWAVAudioFile value) Sets the value of the snd property.