Uses of Class
org.pptx4j.pml.CTTransitionStartSoundAction
Packages that use CTTransitionStartSoundAction
-
Uses of CTTransitionStartSoundAction in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTTransitionStartSoundActionModifier and TypeFieldDescriptionprotected CTTransitionStartSoundActionCTTransitionSoundAction.stSndMethods in org.pptx4j.pml that return CTTransitionStartSoundActionModifier and TypeMethodDescriptionObjectFactory.createCTTransitionStartSoundAction()Create an instance ofCTTransitionStartSoundActionCTTransitionSoundAction.getStSnd()Gets the value of the stSnd property.Methods in org.pptx4j.pml with parameters of type CTTransitionStartSoundActionModifier and TypeMethodDescriptionvoidCTTransitionSoundAction.setStSnd(CTTransitionStartSoundAction value) Sets the value of the stSnd property.