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

  • Method Details

    • getBoolVal

      Gets the "boolVal" element
    • isSetBoolVal

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

      void setBoolVal(CTTLAnimVariantBooleanVal boolVal)
      Sets the "boolVal" element
    • addNewBoolVal

      CTTLAnimVariantBooleanVal addNewBoolVal()
      Appends and returns a new empty "boolVal" element
    • unsetBoolVal

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

      Gets the "intVal" element
    • isSetIntVal

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

      void setIntVal(CTTLAnimVariantIntegerVal intVal)
      Sets the "intVal" element
    • addNewIntVal

      Appends and returns a new empty "intVal" element
    • unsetIntVal

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

      Gets the "fltVal" element
    • isSetFltVal

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

      void setFltVal(CTTLAnimVariantFloatVal fltVal)
      Sets the "fltVal" element
    • addNewFltVal

      CTTLAnimVariantFloatVal addNewFltVal()
      Appends and returns a new empty "fltVal" element
    • unsetFltVal

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

      Gets the "strVal" element
    • isSetStrVal

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

      void setStrVal(CTTLAnimVariantStringVal strVal)
      Sets the "strVal" element
    • addNewStrVal

      CTTLAnimVariantStringVal addNewStrVal()
      Appends and returns a new empty "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