All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTDigSigBlob extends XmlObject
An XML CT_DigSigBlob(@http://schemas.openxmlformats.org/officeDocument/2006/extended-properties). This is a complex type.
  • Field Details

  • Method Details

    • getBlob

      byte[] getBlob()
      Gets the "blob" element
    • xgetBlob

      XmlBase64Binary xgetBlob()
      Gets (as xml) the "blob" element
    • setBlob

      void setBlob(byte[] blob)
      Sets the "blob" element
    • xsetBlob

      void xsetBlob(XmlBase64Binary blob)
      Sets (as xml) the "blob" element