Interface CTTLTimeAnimateValue

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTTLTimeAnimateValue extends XmlObject
An XML CT_TLTimeAnimateValue(@http://schemas.openxmlformats.org/presentationml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getVal

      CTTLAnimVariant getVal()
      Gets the "val" element
    • isSetVal

      boolean isSetVal()
      True if has "val" element
    • setVal

      void setVal(CTTLAnimVariant val)
      Sets the "val" element
    • addNewVal

      CTTLAnimVariant addNewVal()
      Appends and returns a new empty "val" element
    • unsetVal

      void unsetVal()
      Unsets the "val" element
    • getTm

      Object getTm()
      Gets the "tm" attribute
    • xgetTm

      Gets (as xml) the "tm" attribute
    • isSetTm

      boolean isSetTm()
      True if has "tm" attribute
    • setTm

      void setTm(Object tm)
      Sets the "tm" attribute
    • xsetTm

      void xsetTm(STTLTimeAnimateValueTime tm)
      Sets (as xml) the "tm" attribute
    • unsetTm

      void unsetTm()
      Unsets the "tm" attribute
    • getFmla

      String getFmla()
      Gets the "fmla" attribute
    • xgetFmla

      XmlString xgetFmla()
      Gets (as xml) the "fmla" attribute
    • isSetFmla

      boolean isSetFmla()
      True if has "fmla" attribute
    • setFmla

      void setFmla(String fmla)
      Sets the "fmla" attribute
    • xsetFmla

      void xsetFmla(XmlString fmla)
      Sets (as xml) the "fmla" attribute
    • unsetFmla

      void unsetFmla()
      Unsets the "fmla" attribute