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.
    • Method Detail

      • getNamespaceUri

        java.lang.String getNamespaceUri()
        Gets the "namespaceUri" attribute
      • xgetNamespaceUri

        STXstring xgetNamespaceUri()
        Gets (as xml) the "namespaceUri" attribute
      • isSetNamespaceUri

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

        void setNamespaceUri​(java.lang.String namespaceUri)
        Sets the "namespaceUri" attribute
      • xsetNamespaceUri

        void xsetNamespaceUri​(STXstring namespaceUri)
        Sets (as xml) the "namespaceUri" attribute
      • unsetNamespaceUri

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

        java.lang.String getName()
        Gets the "name" attribute
      • xgetName

        STXstring xgetName()
        Gets (as xml) the "name" attribute
      • isSetName

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

        void setName​(java.lang.String name)
        Sets the "name" attribute
      • xsetName

        void xsetName​(STXstring name)
        Sets (as xml) the "name" attribute
      • unsetName

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

        java.lang.String getUrl()
        Gets the "url" attribute
      • xgetUrl

        STXstring xgetUrl()
        Gets (as xml) the "url" attribute
      • isSetUrl

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

        void setUrl​(java.lang.String url)
        Sets the "url" attribute
      • xsetUrl

        void xsetUrl​(STXstring url)
        Sets (as xml) the "url" attribute
      • unsetUrl

        void unsetUrl()
        Unsets the "url" attribute