Interface CTTrendline

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTTrendline
    extends XmlObject
    An XML CT_Trendline(@http://schemas.openxmlformats.org/drawingml/2006/chart). This is a complex type.
    • Method Detail

      • getName

        java.lang.String getName()
        Gets the "name" element
      • xgetName

        XmlString xgetName()
        Gets (as xml) the "name" element
      • isSetName

        boolean isSetName()
        True if has "name" element
      • setName

        void setName​(java.lang.String name)
        Sets the "name" element
      • xsetName

        void xsetName​(XmlString name)
        Sets (as xml) the "name" element
      • unsetName

        void unsetName()
        Unsets the "name" 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
      • getTrendlineType

        CTTrendlineType getTrendlineType()
        Gets the "trendlineType" element
      • setTrendlineType

        void setTrendlineType​(CTTrendlineType trendlineType)
        Sets the "trendlineType" element
      • addNewTrendlineType

        CTTrendlineType addNewTrendlineType()
        Appends and returns a new empty "trendlineType" element
      • getOrder

        CTOrder getOrder()
        Gets the "order" element
      • isSetOrder

        boolean isSetOrder()
        True if has "order" element
      • setOrder

        void setOrder​(CTOrder order)
        Sets the "order" element
      • addNewOrder

        CTOrder addNewOrder()
        Appends and returns a new empty "order" element
      • unsetOrder

        void unsetOrder()
        Unsets the "order" element
      • getPeriod

        CTPeriod getPeriod()
        Gets the "period" element
      • isSetPeriod

        boolean isSetPeriod()
        True if has "period" element
      • setPeriod

        void setPeriod​(CTPeriod period)
        Sets the "period" element
      • addNewPeriod

        CTPeriod addNewPeriod()
        Appends and returns a new empty "period" element
      • unsetPeriod

        void unsetPeriod()
        Unsets the "period" element
      • getForward

        CTDouble getForward()
        Gets the "forward" element
      • isSetForward

        boolean isSetForward()
        True if has "forward" element
      • setForward

        void setForward​(CTDouble forward)
        Sets the "forward" element
      • addNewForward

        CTDouble addNewForward()
        Appends and returns a new empty "forward" element
      • unsetForward

        void unsetForward()
        Unsets the "forward" element
      • getBackward

        CTDouble getBackward()
        Gets the "backward" element
      • isSetBackward

        boolean isSetBackward()
        True if has "backward" element
      • setBackward

        void setBackward​(CTDouble backward)
        Sets the "backward" element
      • addNewBackward

        CTDouble addNewBackward()
        Appends and returns a new empty "backward" element
      • unsetBackward

        void unsetBackward()
        Unsets the "backward" element
      • getIntercept

        CTDouble getIntercept()
        Gets the "intercept" element
      • isSetIntercept

        boolean isSetIntercept()
        True if has "intercept" element
      • setIntercept

        void setIntercept​(CTDouble intercept)
        Sets the "intercept" element
      • addNewIntercept

        CTDouble addNewIntercept()
        Appends and returns a new empty "intercept" element
      • unsetIntercept

        void unsetIntercept()
        Unsets the "intercept" element
      • getDispRSqr

        CTBoolean getDispRSqr()
        Gets the "dispRSqr" element
      • isSetDispRSqr

        boolean isSetDispRSqr()
        True if has "dispRSqr" element
      • setDispRSqr

        void setDispRSqr​(CTBoolean dispRSqr)
        Sets the "dispRSqr" element
      • addNewDispRSqr

        CTBoolean addNewDispRSqr()
        Appends and returns a new empty "dispRSqr" element
      • unsetDispRSqr

        void unsetDispRSqr()
        Unsets the "dispRSqr" element
      • getDispEq

        CTBoolean getDispEq()
        Gets the "dispEq" element
      • isSetDispEq

        boolean isSetDispEq()
        True if has "dispEq" element
      • setDispEq

        void setDispEq​(CTBoolean dispEq)
        Sets the "dispEq" element
      • addNewDispEq

        CTBoolean addNewDispEq()
        Appends and returns a new empty "dispEq" element
      • unsetDispEq

        void unsetDispEq()
        Unsets the "dispEq" element
      • getTrendlineLbl

        CTTrendlineLbl getTrendlineLbl()
        Gets the "trendlineLbl" element
      • isSetTrendlineLbl

        boolean isSetTrendlineLbl()
        True if has "trendlineLbl" element
      • setTrendlineLbl

        void setTrendlineLbl​(CTTrendlineLbl trendlineLbl)
        Sets the "trendlineLbl" element
      • addNewTrendlineLbl

        CTTrendlineLbl addNewTrendlineLbl()
        Appends and returns a new empty "trendlineLbl" element
      • unsetTrendlineLbl

        void unsetTrendlineLbl()
        Unsets the "trendlineLbl" 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