Uses of Class
org.pptx4j.pml.CTTransitionStartSoundAction
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTTransitionStartSoundAction in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTTransitionStartSoundAction Modifier and Type Field Description protected CTTransitionStartSoundActionCTTransitionSoundAction. stSndMethods in org.pptx4j.pml that return CTTransitionStartSoundAction Modifier and Type Method Description CTTransitionStartSoundActionObjectFactory. createCTTransitionStartSoundAction()Create an instance ofCTTransitionStartSoundActionCTTransitionStartSoundActionCTTransitionSoundAction. getStSnd()Gets the value of the stSnd property.Methods in org.pptx4j.pml with parameters of type CTTransitionStartSoundAction Modifier and Type Method Description voidCTTransitionSoundAction. setStSnd(CTTransitionStartSoundAction value)Sets the value of the stSnd property.