All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getRef

      String getRef()
      Gets the "ref" attribute
    • xgetRef

      STRef xgetRef()
      Gets (as xml) the "ref" attribute
    • setRef

      void setRef(String ref)
      Sets the "ref" attribute
    • xsetRef

      void xsetRef(STRef ref)
      Sets (as xml) the "ref" attribute
    • 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
    • getLocation

      String getLocation()
      Gets the "location" attribute
    • xgetLocation

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetLocation()
      Gets (as xml) the "location" attribute
    • isSetLocation

      boolean isSetLocation()
      True if has "location" attribute
    • setLocation

      void setLocation(String location)
      Sets the "location" attribute
    • xsetLocation

      void xsetLocation(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring location)
      Sets (as xml) the "location" attribute
    • unsetLocation

      void unsetLocation()
      Unsets the "location" attribute
    • getTooltip

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

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring 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(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring tooltip)
      Sets (as xml) the "tooltip" attribute
    • unsetTooltip

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

      String getDisplay()
      Gets the "display" attribute
    • xgetDisplay

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetDisplay()
      Gets (as xml) the "display" attribute
    • isSetDisplay

      boolean isSetDisplay()
      True if has "display" attribute
    • setDisplay

      void setDisplay(String display)
      Sets the "display" attribute
    • xsetDisplay

      void xsetDisplay(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring display)
      Sets (as xml) the "display" attribute
    • unsetDisplay

      void unsetDisplay()
      Unsets the "display" attribute