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.
    • Method Detail

      • 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