Interface CTTransitionSoundAction

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getStSnd

      Gets the "stSnd" element
    • isSetStSnd

      boolean isSetStSnd()
      True if has "stSnd" element
    • setStSnd

      void setStSnd(CTTransitionStartSoundAction stSnd)
      Sets the "stSnd" element
    • addNewStSnd

      Appends and returns a new empty "stSnd" element
    • unsetStSnd

      void unsetStSnd()
      Unsets the "stSnd" element
    • getEndSnd

      CTEmpty getEndSnd()
      Gets the "endSnd" element
    • isSetEndSnd

      boolean isSetEndSnd()
      True if has "endSnd" element
    • setEndSnd

      void setEndSnd(CTEmpty endSnd)
      Sets the "endSnd" element
    • addNewEndSnd

      CTEmpty addNewEndSnd()
      Appends and returns a new empty "endSnd" element
    • unsetEndSnd

      void unsetEndSnd()
      Unsets the "endSnd" element