Uses of Class
org.apache.poi.sl.draw.binding.CTEmbeddedWAVAudioFile
-
Packages that use CTEmbeddedWAVAudioFile Package Description 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 Modifier and Type Field Description protected CTEmbeddedWAVAudioFileCTHyperlink. sndMethods in org.apache.poi.sl.draw.binding that return CTEmbeddedWAVAudioFile Modifier and Type Method Description CTEmbeddedWAVAudioFileObjectFactory. createCTEmbeddedWAVAudioFile()Create an instance ofCTEmbeddedWAVAudioFileCTEmbeddedWAVAudioFileCTHyperlink. getSnd()Gets the value of the snd property.Methods in org.apache.poi.sl.draw.binding with parameters of type CTEmbeddedWAVAudioFile Modifier and Type Method Description voidCTHyperlink. setSnd(CTEmbeddedWAVAudioFile value)Sets the value of the snd property.
-