Interface EmbedAttribute

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface EmbedAttribute
    extends XmlObject
    A document containing one embed(@http://schemas.openxmlformats.org/officeDocument/2006/relationships) attribute. This is a complex type.
    • Method Detail

      • getEmbed

        java.lang.String getEmbed()
        Gets the "embed" attribute
      • isSetEmbed

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

        void setEmbed​(java.lang.String embed)
        Sets the "embed" attribute
      • xsetEmbed

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

        void unsetEmbed()
        Unsets the "embed" attribute