All Superinterfaces:
XmlObject, XmlTokenSource

public interface PictAttribute extends XmlObject
A document containing one pict(@http://schemas.openxmlformats.org/officeDocument/2006/relationships) attribute. This is a complex type.
  • Field Details

  • Method Details

    • getPict

      String getPict()
      Gets the "pict" attribute
    • xgetPict

      STRelationshipId xgetPict()
      Gets (as xml) the "pict" attribute
    • isSetPict

      boolean isSetPict()
      True if has "pict" attribute
    • setPict

      void setPict(String pict)
      Sets the "pict" attribute
    • xsetPict

      void xsetPict(STRelationshipId pict)
      Sets (as xml) the "pict" attribute
    • unsetPict

      void unsetPict()
      Unsets the "pict" attribute