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.
  • Field Details

  • Method Details

    • getEmbed

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

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

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

      void setEmbed(String embed)
      Sets the "embed" attribute
    • xsetEmbed

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

      void unsetEmbed()
      Unsets the "embed" attribute