Interface WsDrDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface WsDrDocument
    extends XmlObject
    A document containing one wsDr(@http://schemas.openxmlformats.org/drawingml/2006/spreadsheetDrawing) element. This is a complex type.
    • Method Detail

      • getWsDr

        CTDrawing getWsDr()
        Gets the "wsDr" element
      • setWsDr

        void setWsDr​(CTDrawing wsDr)
        Sets the "wsDr" element
      • addNewWsDr

        CTDrawing addNewWsDr()
        Appends and returns a new empty "wsDr" element