Interface CTSmartTagType

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getNamespaceUri

      String getNamespaceUri()
      Gets the "namespaceUri" attribute
    • xgetNamespaceUri

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetNamespaceUri()
      Gets (as xml) the "namespaceUri" attribute
    • isSetNamespaceUri

      boolean isSetNamespaceUri()
      True if has "namespaceUri" attribute
    • setNamespaceUri

      void setNamespaceUri(String namespaceUri)
      Sets the "namespaceUri" attribute
    • xsetNamespaceUri

      void xsetNamespaceUri(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring namespaceUri)
      Sets (as xml) the "namespaceUri" attribute
    • unsetNamespaceUri

      void unsetNamespaceUri()
      Unsets the "namespaceUri" attribute
    • getName

      String getName()
      Gets the "name" attribute
    • xgetName

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetName()
      Gets (as xml) the "name" attribute
    • isSetName

      boolean isSetName()
      True if has "name" attribute
    • setName

      void setName(String name)
      Sets the "name" attribute
    • xsetName

      void xsetName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring name)
      Sets (as xml) the "name" attribute
    • unsetName

      void unsetName()
      Unsets the "name" attribute
    • getUrl

      String getUrl()
      Gets the "url" attribute
    • xgetUrl

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetUrl()
      Gets (as xml) the "url" attribute
    • isSetUrl

      boolean isSetUrl()
      True if has "url" attribute
    • setUrl

      void setUrl(String url)
      Sets the "url" attribute
    • xsetUrl

      void xsetUrl(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring url)
      Sets (as xml) the "url" attribute
    • unsetUrl

      void unsetUrl()
      Unsets the "url" attribute