Interface ChartDocument

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getChart

      CTRelId getChart()
      Gets the "chart" element
    • setChart

      void setChart(CTRelId chart)
      Sets the "chart" element
    • addNewChart

      CTRelId addNewChart()
      Appends and returns a new empty "chart" element