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.
  • Field Details

  • Method Details

    • 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