Uses of Class
org.pptx4j.pml.CTTransitionSoundAction
Packages that use CTTransitionSoundAction
-
Uses of CTTransitionSoundAction in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTTransitionSoundActionMethods in org.pptx4j.pml that return CTTransitionSoundActionModifier and TypeMethodDescriptionObjectFactory.createCTTransitionSoundAction()Create an instance ofCTTransitionSoundActionCTSlideTransition.getSndAc()Gets the value of the sndAc property.Methods in org.pptx4j.pml with parameters of type CTTransitionSoundActionModifier and TypeMethodDescriptionvoidCTSlideTransition.setSndAc(CTTransitionSoundAction value) Sets the value of the sndAc property.