Interface CTErrBars

  • 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.
    • Method Detail

      • 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
      • isSetPlus

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

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

        void unsetPlus()
        Unsets the "plus" 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
      • isSetSpPr

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

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

        void unsetSpPr()
        Unsets the "spPr" 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