Interface CTTLAnimateEffectBehavior

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • isSetProgress

        boolean isSetProgress()
        True if has "progress" element
      • setProgress

        void setProgress​(CTTLAnimVariant progress)
        Sets the "progress" element
      • addNewProgress

        CTTLAnimVariant addNewProgress()
        Appends and returns a new empty "progress" element
      • unsetProgress

        void unsetProgress()
        Unsets the "progress" element
      • isSetTransition

        boolean isSetTransition()
        True if has "transition" attribute
      • unsetTransition

        void unsetTransition()
        Unsets the "transition" attribute
      • getFilter

        java.lang.String getFilter()
        Gets the "filter" attribute
      • xgetFilter

        XmlString xgetFilter()
        Gets (as xml) the "filter" attribute
      • isSetFilter

        boolean isSetFilter()
        True if has "filter" attribute
      • setFilter

        void setFilter​(java.lang.String filter)
        Sets the "filter" attribute
      • xsetFilter

        void xsetFilter​(XmlString filter)
        Sets (as xml) the "filter" attribute
      • unsetFilter

        void unsetFilter()
        Unsets the "filter" attribute
      • getPrLst

        java.lang.String getPrLst()
        Gets the "prLst" attribute
      • xgetPrLst

        XmlString xgetPrLst()
        Gets (as xml) the "prLst" attribute
      • isSetPrLst

        boolean isSetPrLst()
        True if has "prLst" attribute
      • setPrLst

        void setPrLst​(java.lang.String prLst)
        Sets the "prLst" attribute
      • xsetPrLst

        void xsetPrLst​(XmlString prLst)
        Sets (as xml) the "prLst" attribute
      • unsetPrLst

        void unsetPrLst()
        Unsets the "prLst" attribute