Interface CTSmartTagPr

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTSmartTagPr
    extends XmlObject
    An XML CT_SmartTagPr(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
    • Method Detail

      • getEmbed

        boolean getEmbed()
        Gets the "embed" attribute
      • xgetEmbed

        XmlBoolean xgetEmbed()
        Gets (as xml) the "embed" attribute
      • isSetEmbed

        boolean isSetEmbed()
        True if has "embed" attribute
      • setEmbed

        void setEmbed​(boolean embed)
        Sets the "embed" attribute
      • xsetEmbed

        void xsetEmbed​(XmlBoolean embed)
        Sets (as xml) the "embed" attribute
      • unsetEmbed

        void unsetEmbed()
        Unsets the "embed" attribute
      • xgetShow

        STSmartTagShow xgetShow()
        Gets (as xml) the "show" attribute
      • isSetShow

        boolean isSetShow()
        True if has "show" attribute
      • xsetShow

        void xsetShow​(STSmartTagShow show)
        Sets (as xml) the "show" attribute
      • unsetShow

        void unsetShow()
        Unsets the "show" attribute