Interface CTTLAnimVariant

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • isSetBoolVal

        boolean isSetBoolVal()
        True if has "boolVal" element
      • unsetBoolVal

        void unsetBoolVal()
        Unsets the "boolVal" element
      • isSetIntVal

        boolean isSetIntVal()
        True if has "intVal" element
      • unsetIntVal

        void unsetIntVal()
        Unsets the "intVal" element
      • isSetFltVal

        boolean isSetFltVal()
        True if has "fltVal" element
      • unsetFltVal

        void unsetFltVal()
        Unsets the "fltVal" element
      • isSetStrVal

        boolean isSetStrVal()
        True if has "strVal" element
      • unsetStrVal

        void unsetStrVal()
        Unsets the "strVal" element
      • getClrVal

        CTColor getClrVal()
        Gets the "clrVal" element
      • isSetClrVal

        boolean isSetClrVal()
        True if has "clrVal" element
      • setClrVal

        void setClrVal​(CTColor clrVal)
        Sets the "clrVal" element
      • addNewClrVal

        CTColor addNewClrVal()
        Appends and returns a new empty "clrVal" element
      • unsetClrVal

        void unsetClrVal()
        Unsets the "clrVal" element