Interface CTTLAnimateBehavior

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTTLAnimateBehavior extends XmlObject
An XML CT_TLAnimateBehavior(@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
    • getTavLst

      Gets the "tavLst" element
    • isSetTavLst

      boolean isSetTavLst()
      True if has "tavLst" element
    • setTavLst

      void setTavLst(CTTLTimeAnimateValueList tavLst)
      Sets the "tavLst" element
    • addNewTavLst

      CTTLTimeAnimateValueList addNewTavLst()
      Appends and returns a new empty "tavLst" element
    • unsetTavLst

      void unsetTavLst()
      Unsets the "tavLst" element
    • getBy

      String getBy()
      Gets the "by" attribute
    • xgetBy

      XmlString xgetBy()
      Gets (as xml) the "by" attribute
    • isSetBy

      boolean isSetBy()
      True if has "by" attribute
    • setBy

      void setBy(String by)
      Sets the "by" attribute
    • xsetBy

      void xsetBy(XmlString by)
      Sets (as xml) the "by" attribute
    • unsetBy

      void unsetBy()
      Unsets the "by" attribute
    • getFrom

      String getFrom()
      Gets the "from" attribute
    • xgetFrom

      XmlString xgetFrom()
      Gets (as xml) the "from" attribute
    • isSetFrom

      boolean isSetFrom()
      True if has "from" attribute
    • setFrom

      void setFrom(String from)
      Sets the "from" attribute
    • xsetFrom

      void xsetFrom(XmlString from)
      Sets (as xml) the "from" attribute
    • unsetFrom

      void unsetFrom()
      Unsets the "from" attribute
    • getTo

      String getTo()
      Gets the "to" attribute
    • xgetTo

      XmlString xgetTo()
      Gets (as xml) the "to" attribute
    • isSetTo

      boolean isSetTo()
      True if has "to" attribute
    • setTo

      void setTo(String to)
      Sets the "to" attribute
    • xsetTo

      void xsetTo(XmlString to)
      Sets (as xml) the "to" attribute
    • unsetTo

      void unsetTo()
      Unsets the "to" attribute
    • getCalcmode

      Gets the "calcmode" attribute
    • xgetCalcmode

      Gets (as xml) the "calcmode" attribute
    • isSetCalcmode

      boolean isSetCalcmode()
      True if has "calcmode" attribute
    • setCalcmode

      void setCalcmode(STTLAnimateBehaviorCalcMode.Enum calcmode)
      Sets the "calcmode" attribute
    • xsetCalcmode

      void xsetCalcmode(STTLAnimateBehaviorCalcMode calcmode)
      Sets (as xml) the "calcmode" attribute
    • unsetCalcmode

      void unsetCalcmode()
      Unsets the "calcmode" attribute
    • getValueType

      Gets the "valueType" attribute
    • xgetValueType

      Gets (as xml) the "valueType" attribute
    • isSetValueType

      boolean isSetValueType()
      True if has "valueType" attribute
    • setValueType

      void setValueType(STTLAnimateBehaviorValueType.Enum valueType)
      Sets the "valueType" attribute
    • xsetValueType

      void xsetValueType(STTLAnimateBehaviorValueType valueType)
      Sets (as xml) the "valueType" attribute
    • unsetValueType

      void unsetValueType()
      Unsets the "valueType" attribute