Interface CTAnimationChartBuildProperties

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getBld

        java.lang.String getBld()
        Gets the "bld" attribute
      • isSetBld

        boolean isSetBld()
        True if has "bld" attribute
      • setBld

        void setBld​(java.lang.String bld)
        Sets the "bld" attribute
      • unsetBld

        void unsetBld()
        Unsets the "bld" attribute
      • getAnimBg

        boolean getAnimBg()
        Gets the "animBg" attribute
      • xgetAnimBg

        XmlBoolean xgetAnimBg()
        Gets (as xml) the "animBg" attribute
      • isSetAnimBg

        boolean isSetAnimBg()
        True if has "animBg" attribute
      • setAnimBg

        void setAnimBg​(boolean animBg)
        Sets the "animBg" attribute
      • xsetAnimBg

        void xsetAnimBg​(XmlBoolean animBg)
        Sets (as xml) the "animBg" attribute
      • unsetAnimBg

        void unsetAnimBg()
        Unsets the "animBg" attribute