Interface CTTransitionStartSoundAction

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTTransitionStartSoundAction extends XmlObject
An XML CT_TransitionStartSoundAction(@http://schemas.openxmlformats.org/presentationml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getSnd

      Gets the "snd" element
    • setSnd

      void setSnd(CTEmbeddedWAVAudioFile snd)
      Sets the "snd" element
    • addNewSnd

      Appends and returns a new empty "snd" element
    • getLoop

      boolean getLoop()
      Gets the "loop" attribute
    • xgetLoop

      XmlBoolean xgetLoop()
      Gets (as xml) the "loop" attribute
    • isSetLoop

      boolean isSetLoop()
      True if has "loop" attribute
    • setLoop

      void setLoop(boolean loop)
      Sets the "loop" attribute
    • xsetLoop

      void xsetLoop(XmlBoolean loop)
      Sets (as xml) the "loop" attribute
    • unsetLoop

      void unsetLoop()
      Unsets the "loop" attribute