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

      • isSetTmAbs

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

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

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

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

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

        boolean isSetType()
        True if has "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