All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTMarker extends XmlObject
An XML CT_Marker(@http://schemas.openxmlformats.org/drawingml/2006/chart). This is a complex type.
  • Field Details

  • Method Details

    • getSymbol

      CTMarkerStyle getSymbol()
      Gets the "symbol" element
    • isSetSymbol

      boolean isSetSymbol()
      True if has "symbol" element
    • setSymbol

      void setSymbol(CTMarkerStyle symbol)
      Sets the "symbol" element
    • addNewSymbol

      CTMarkerStyle addNewSymbol()
      Appends and returns a new empty "symbol" element
    • unsetSymbol

      void unsetSymbol()
      Unsets the "symbol" element
    • getSize

      CTMarkerSize getSize()
      Gets the "size" element
    • isSetSize

      boolean isSetSize()
      True if has "size" element
    • setSize

      void setSize(CTMarkerSize size)
      Sets the "size" element
    • addNewSize

      CTMarkerSize addNewSize()
      Appends and returns a new empty "size" element
    • unsetSize

      void unsetSize()
      Unsets the "size" element
    • getSpPr

      Gets the "spPr" element
    • isSetSpPr

      boolean isSetSpPr()
      True if has "spPr" element
    • setSpPr

      void setSpPr(CTShapeProperties spPr)
      Sets the "spPr" element
    • addNewSpPr

      CTShapeProperties addNewSpPr()
      Appends and returns a new empty "spPr" element
    • unsetSpPr

      void unsetSpPr()
      Unsets the "spPr" element
    • getExtLst

      CTExtensionList getExtLst()
      Gets the "extLst" element
    • isSetExtLst

      boolean isSetExtLst()
      True if has "extLst" element
    • setExtLst

      void setExtLst(CTExtensionList extLst)
      Sets the "extLst" element
    • addNewExtLst

      CTExtensionList addNewExtLst()
      Appends and returns a new empty "extLst" element
    • unsetExtLst

      void unsetExtLst()
      Unsets the "extLst" element