All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getErrDir

      CTErrDir getErrDir()
      Gets the "errDir" element
    • isSetErrDir

      boolean isSetErrDir()
      True if has "errDir" element
    • setErrDir

      void setErrDir(CTErrDir errDir)
      Sets the "errDir" element
    • addNewErrDir

      CTErrDir addNewErrDir()
      Appends and returns a new empty "errDir" element
    • unsetErrDir

      void unsetErrDir()
      Unsets the "errDir" element
    • getErrBarType

      CTErrBarType getErrBarType()
      Gets the "errBarType" element
    • setErrBarType

      void setErrBarType(CTErrBarType errBarType)
      Sets the "errBarType" element
    • addNewErrBarType

      CTErrBarType addNewErrBarType()
      Appends and returns a new empty "errBarType" element
    • getErrValType

      CTErrValType getErrValType()
      Gets the "errValType" element
    • setErrValType

      void setErrValType(CTErrValType errValType)
      Sets the "errValType" element
    • addNewErrValType

      CTErrValType addNewErrValType()
      Appends and returns a new empty "errValType" element
    • getNoEndCap

      CTBoolean getNoEndCap()
      Gets the "noEndCap" element
    • isSetNoEndCap

      boolean isSetNoEndCap()
      True if has "noEndCap" element
    • setNoEndCap

      void setNoEndCap(CTBoolean noEndCap)
      Sets the "noEndCap" element
    • addNewNoEndCap

      CTBoolean addNewNoEndCap()
      Appends and returns a new empty "noEndCap" element
    • unsetNoEndCap

      void unsetNoEndCap()
      Unsets the "noEndCap" element
    • getPlus

      CTNumDataSource getPlus()
      Gets the "plus" element
    • isSetPlus

      boolean isSetPlus()
      True if has "plus" element
    • setPlus

      void setPlus(CTNumDataSource plus)
      Sets the "plus" element
    • addNewPlus

      CTNumDataSource addNewPlus()
      Appends and returns a new empty "plus" element
    • unsetPlus

      void unsetPlus()
      Unsets the "plus" element
    • getMinus

      CTNumDataSource getMinus()
      Gets the "minus" element
    • isSetMinus

      boolean isSetMinus()
      True if has "minus" element
    • setMinus

      void setMinus(CTNumDataSource minus)
      Sets the "minus" element
    • addNewMinus

      CTNumDataSource addNewMinus()
      Appends and returns a new empty "minus" element
    • unsetMinus

      void unsetMinus()
      Unsets the "minus" element
    • getVal

      CTDouble getVal()
      Gets the "val" element
    • isSetVal

      boolean isSetVal()
      True if has "val" element
    • setVal

      void setVal(CTDouble val)
      Sets the "val" element
    • addNewVal

      CTDouble addNewVal()
      Appends and returns a new empty "val" element
    • unsetVal

      void unsetVal()
      Unsets the "val" 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