Interface BlipDocument

All Superinterfaces:
XmlObject, XmlTokenSource

public interface BlipDocument extends XmlObject
A document containing one blip(@http://schemas.openxmlformats.org/drawingml/2006/main) element. This is a complex type.
  • Field Details

  • Method Details

    • getBlip

      CTBlip getBlip()
      Gets the "blip" element
    • setBlip

      void setBlip(CTBlip blip)
      Sets the "blip" element
    • addNewBlip

      CTBlip addNewBlip()
      Appends and returns a new empty "blip" element