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.
  • Field Details

  • Method Details

    • getBld

      String getBld()
      Gets the "bld" attribute
    • xgetBld

      Gets (as xml) the "bld" attribute
    • isSetBld

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

      void setBld(String bld)
      Sets the "bld" attribute
    • xsetBld

      void xsetBld(STAnimationChartBuildType bld)
      Sets (as xml) 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