Interface CTTLIterateData

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getTmAbs

      Gets the "tmAbs" element
    • isSetTmAbs

      boolean isSetTmAbs()
      True if has "tmAbs" element
    • setTmAbs

      void setTmAbs(CTTLIterateIntervalTime tmAbs)
      Sets the "tmAbs" element
    • addNewTmAbs

      Appends and returns a new empty "tmAbs" element
    • unsetTmAbs

      void unsetTmAbs()
      Unsets the "tmAbs" element
    • getTmPct

      Gets the "tmPct" element
    • isSetTmPct

      boolean isSetTmPct()
      True if has "tmPct" element
    • setTmPct

      void setTmPct(CTTLIterateIntervalPercentage tmPct)
      Sets the "tmPct" element
    • addNewTmPct

      Appends and returns a new empty "tmPct" element
    • unsetTmPct

      void unsetTmPct()
      Unsets the "tmPct" element
    • getType

      Gets the "type" attribute
    • xgetType

      STIterateType xgetType()
      Gets (as xml) the "type" attribute
    • isSetType

      boolean isSetType()
      True if has "type" attribute
    • setType

      void setType(STIterateType.Enum type)
      Sets the "type" attribute
    • xsetType

      void xsetType(STIterateType type)
      Sets (as xml) the "type" attribute
    • unsetType

      void unsetType()
      Unsets the "type" attribute
    • getBackwards

      boolean getBackwards()
      Gets the "backwards" attribute
    • xgetBackwards

      XmlBoolean xgetBackwards()
      Gets (as xml) the "backwards" attribute
    • isSetBackwards

      boolean isSetBackwards()
      True if has "backwards" attribute
    • setBackwards

      void setBackwards(boolean backwards)
      Sets the "backwards" attribute
    • xsetBackwards

      void xsetBackwards(XmlBoolean backwards)
      Sets (as xml) the "backwards" attribute
    • unsetBackwards

      void unsetBackwards()
      Unsets the "backwards" attribute