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

  • Method Details

    • getCBhvr

      Gets the "cBhvr" element
    • setCBhvr

      void setCBhvr(CTTLCommonBehaviorData cBhvr)
      Sets the "cBhvr" element
    • addNewCBhvr

      CTTLCommonBehaviorData addNewCBhvr()
      Appends and returns a new empty "cBhvr" element
    • getProgress

      CTTLAnimVariant getProgress()
      Gets the "progress" element
    • 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
    • getTransition

      Gets the "transition" attribute
    • xgetTransition

      STTLAnimateEffectTransition xgetTransition()
      Gets (as xml) the "transition" attribute
    • isSetTransition

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

      void setTransition(STTLAnimateEffectTransition.Enum transition)
      Sets the "transition" attribute
    • xsetTransition

      void xsetTransition(STTLAnimateEffectTransition transition)
      Sets (as xml) the "transition" attribute
    • unsetTransition

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

      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(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

      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(String prLst)
      Sets the "prLst" attribute
    • xsetPrLst

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

      void unsetPrLst()
      Unsets the "prLst" attribute