Interface CTHyperlink

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getSnd

      Gets the "snd" element
    • isSetSnd

      boolean isSetSnd()
      True if has "snd" element
    • setSnd

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

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

      void unsetSnd()
      Unsets the "snd" element
    • getExtLst

      Gets the "extLst" element
    • isSetExtLst

      boolean isSetExtLst()
      True if has "extLst" element
    • setExtLst

      void setExtLst(CTOfficeArtExtensionList extLst)
      Sets the "extLst" element
    • addNewExtLst

      CTOfficeArtExtensionList addNewExtLst()
      Appends and returns a new empty "extLst" element
    • unsetExtLst

      void unsetExtLst()
      Unsets the "extLst" element
    • getId

      String getId()
      Gets the "id" attribute
    • xgetId

      Gets (as xml) the "id" attribute
    • isSetId

      boolean isSetId()
      True if has "id" attribute
    • setId

      void setId(String id)
      Sets the "id" attribute
    • xsetId

      void xsetId(STRelationshipId id)
      Sets (as xml) the "id" attribute
    • unsetId

      void unsetId()
      Unsets the "id" attribute
    • getInvalidUrl

      String getInvalidUrl()
      Gets the "invalidUrl" attribute
    • xgetInvalidUrl

      XmlString xgetInvalidUrl()
      Gets (as xml) the "invalidUrl" attribute
    • isSetInvalidUrl

      boolean isSetInvalidUrl()
      True if has "invalidUrl" attribute
    • setInvalidUrl

      void setInvalidUrl(String invalidUrl)
      Sets the "invalidUrl" attribute
    • xsetInvalidUrl

      void xsetInvalidUrl(XmlString invalidUrl)
      Sets (as xml) the "invalidUrl" attribute
    • unsetInvalidUrl

      void unsetInvalidUrl()
      Unsets the "invalidUrl" attribute
    • getAction

      String getAction()
      Gets the "action" attribute
    • xgetAction

      XmlString xgetAction()
      Gets (as xml) the "action" attribute
    • isSetAction

      boolean isSetAction()
      True if has "action" attribute
    • setAction

      void setAction(String action)
      Sets the "action" attribute
    • xsetAction

      void xsetAction(XmlString action)
      Sets (as xml) the "action" attribute
    • unsetAction

      void unsetAction()
      Unsets the "action" attribute
    • getTgtFrame

      String getTgtFrame()
      Gets the "tgtFrame" attribute
    • xgetTgtFrame

      XmlString xgetTgtFrame()
      Gets (as xml) the "tgtFrame" attribute
    • isSetTgtFrame

      boolean isSetTgtFrame()
      True if has "tgtFrame" attribute
    • setTgtFrame

      void setTgtFrame(String tgtFrame)
      Sets the "tgtFrame" attribute
    • xsetTgtFrame

      void xsetTgtFrame(XmlString tgtFrame)
      Sets (as xml) the "tgtFrame" attribute
    • unsetTgtFrame

      void unsetTgtFrame()
      Unsets the "tgtFrame" attribute
    • getTooltip

      String getTooltip()
      Gets the "tooltip" attribute
    • xgetTooltip

      XmlString xgetTooltip()
      Gets (as xml) the "tooltip" attribute
    • isSetTooltip

      boolean isSetTooltip()
      True if has "tooltip" attribute
    • setTooltip

      void setTooltip(String tooltip)
      Sets the "tooltip" attribute
    • xsetTooltip

      void xsetTooltip(XmlString tooltip)
      Sets (as xml) the "tooltip" attribute
    • unsetTooltip

      void unsetTooltip()
      Unsets the "tooltip" attribute
    • getHistory

      boolean getHistory()
      Gets the "history" attribute
    • xgetHistory

      XmlBoolean xgetHistory()
      Gets (as xml) the "history" attribute
    • isSetHistory

      boolean isSetHistory()
      True if has "history" attribute
    • setHistory

      void setHistory(boolean history)
      Sets the "history" attribute
    • xsetHistory

      void xsetHistory(XmlBoolean history)
      Sets (as xml) the "history" attribute
    • unsetHistory

      void unsetHistory()
      Unsets the "history" attribute
    • getHighlightClick

      boolean getHighlightClick()
      Gets the "highlightClick" attribute
    • xgetHighlightClick

      XmlBoolean xgetHighlightClick()
      Gets (as xml) the "highlightClick" attribute
    • isSetHighlightClick

      boolean isSetHighlightClick()
      True if has "highlightClick" attribute
    • setHighlightClick

      void setHighlightClick(boolean highlightClick)
      Sets the "highlightClick" attribute
    • xsetHighlightClick

      void xsetHighlightClick(XmlBoolean highlightClick)
      Sets (as xml) the "highlightClick" attribute
    • unsetHighlightClick

      void unsetHighlightClick()
      Unsets the "highlightClick" attribute
    • getEndSnd

      boolean getEndSnd()
      Gets the "endSnd" attribute
    • xgetEndSnd

      XmlBoolean xgetEndSnd()
      Gets (as xml) the "endSnd" attribute
    • isSetEndSnd

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

      void setEndSnd(boolean endSnd)
      Sets the "endSnd" attribute
    • xsetEndSnd

      void xsetEndSnd(XmlBoolean endSnd)
      Sets (as xml) the "endSnd" attribute
    • unsetEndSnd

      void unsetEndSnd()
      Unsets the "endSnd" attribute