All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getSt

      long getSt()
      Gets the "st" attribute
    • xgetSt

      STIndex xgetSt()
      Gets (as xml) the "st" attribute
    • setSt

      void setSt(long st)
      Sets the "st" attribute
    • xsetSt

      void xsetSt(STIndex st)
      Sets (as xml) the "st" attribute
    • getEnd

      long getEnd()
      Gets the "end" attribute
    • xgetEnd

      STIndex xgetEnd()
      Gets (as xml) the "end" attribute
    • setEnd

      void setEnd(long end)
      Sets the "end" attribute
    • xsetEnd

      void xsetEnd(STIndex end)
      Sets (as xml) the "end" attribute