All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getT

      String getT()
      Gets the "t" element
    • xgetT

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetT()
      Gets (as xml) the "t" element
    • isSetT

      boolean isSetT()
      True if has "t" element
    • setT

      void setT(String t)
      Sets the "t" element
    • xsetT

      void xsetT(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring t)
      Sets (as xml) the "t" element
    • unsetT

      void unsetT()
      Unsets the "t" element
    • getRList

      List<CTRElt> getRList()
      Gets a List of "r" elements
    • getRArray

      CTRElt[] getRArray()
      Gets array of all "r" elements
    • getRArray

      CTRElt getRArray(int i)
      Gets ith "r" element
    • sizeOfRArray

      int sizeOfRArray()
      Returns number of "r" element
    • setRArray

      void setRArray(CTRElt[] rArray)
      Sets array of all "r" element
    • setRArray

      void setRArray(int i, CTRElt r)
      Sets ith "r" element
    • insertNewR

      CTRElt insertNewR(int i)
      Inserts and returns a new empty value (as xml) as the ith "r" element
    • addNewR

      CTRElt addNewR()
      Appends and returns a new empty value (as xml) as the last "r" element
    • removeR

      void removeR(int i)
      Removes the ith "r" element
    • getRPhList

      List<CTPhoneticRun> getRPhList()
      Gets a List of "rPh" elements
    • getRPhArray

      CTPhoneticRun[] getRPhArray()
      Gets array of all "rPh" elements
    • getRPhArray

      CTPhoneticRun getRPhArray(int i)
      Gets ith "rPh" element
    • sizeOfRPhArray

      int sizeOfRPhArray()
      Returns number of "rPh" element
    • setRPhArray

      void setRPhArray(CTPhoneticRun[] rPhArray)
      Sets array of all "rPh" element
    • setRPhArray

      void setRPhArray(int i, CTPhoneticRun rPh)
      Sets ith "rPh" element
    • insertNewRPh

      CTPhoneticRun insertNewRPh(int i)
      Inserts and returns a new empty value (as xml) as the ith "rPh" element
    • addNewRPh

      CTPhoneticRun addNewRPh()
      Appends and returns a new empty value (as xml) as the last "rPh" element
    • removeRPh

      void removeRPh(int i)
      Removes the ith "rPh" element
    • getPhoneticPr

      CTPhoneticPr getPhoneticPr()
      Gets the "phoneticPr" element
    • isSetPhoneticPr

      boolean isSetPhoneticPr()
      True if has "phoneticPr" element
    • setPhoneticPr

      void setPhoneticPr(CTPhoneticPr phoneticPr)
      Sets the "phoneticPr" element
    • addNewPhoneticPr

      CTPhoneticPr addNewPhoneticPr()
      Appends and returns a new empty "phoneticPr" element
    • unsetPhoneticPr

      void unsetPhoneticPr()
      Unsets the "phoneticPr" element