Interface CTAnimationChartElement

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getSeriesIdx

        int getSeriesIdx()
        Gets the "seriesIdx" attribute
      • xgetSeriesIdx

        XmlInt xgetSeriesIdx()
        Gets (as xml) the "seriesIdx" attribute
      • isSetSeriesIdx

        boolean isSetSeriesIdx()
        True if has "seriesIdx" attribute
      • setSeriesIdx

        void setSeriesIdx​(int seriesIdx)
        Sets the "seriesIdx" attribute
      • xsetSeriesIdx

        void xsetSeriesIdx​(XmlInt seriesIdx)
        Sets (as xml) the "seriesIdx" attribute
      • unsetSeriesIdx

        void unsetSeriesIdx()
        Unsets the "seriesIdx" attribute
      • getCategoryIdx

        int getCategoryIdx()
        Gets the "categoryIdx" attribute
      • xgetCategoryIdx

        XmlInt xgetCategoryIdx()
        Gets (as xml) the "categoryIdx" attribute
      • isSetCategoryIdx

        boolean isSetCategoryIdx()
        True if has "categoryIdx" attribute
      • setCategoryIdx

        void setCategoryIdx​(int categoryIdx)
        Sets the "categoryIdx" attribute
      • xsetCategoryIdx

        void xsetCategoryIdx​(XmlInt categoryIdx)
        Sets (as xml) the "categoryIdx" attribute
      • unsetCategoryIdx

        void unsetCategoryIdx()
        Unsets the "categoryIdx" attribute
      • xgetBldStep

        STChartBuildStep xgetBldStep()
        Gets (as xml) the "bldStep" attribute
      • xsetBldStep

        void xsetBldStep​(STChartBuildStep bldStep)
        Sets (as xml) the "bldStep" attribute