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.
    • Method Detail

      • isSetVal

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

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

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

        java.lang.Object getTm()
        Gets the "tm" attribute
      • isSetTm

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

        void setTm​(java.lang.Object tm)
        Sets the "tm" attribute
      • unsetTm

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

        java.lang.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​(java.lang.String fmla)
        Sets the "fmla" attribute
      • xsetFmla

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

        void unsetFmla()
        Unsets the "fmla" attribute