Interface UserShapesDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getUserShapes

        org.openxmlformats.schemas.drawingml.x2006.chartDrawing.CTDrawing getUserShapes()
        Gets the "userShapes" element
      • setUserShapes

        void setUserShapes​(org.openxmlformats.schemas.drawingml.x2006.chartDrawing.CTDrawing userShapes)
        Sets the "userShapes" element
      • addNewUserShapes

        org.openxmlformats.schemas.drawingml.x2006.chartDrawing.CTDrawing addNewUserShapes()
        Appends and returns a new empty "userShapes" element