All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getRFontList

      List<CTFontName> getRFontList()
      Gets a List of "rFont" elements
    • getRFontArray

      CTFontName[] getRFontArray()
      Gets array of all "rFont" elements
    • getRFontArray

      CTFontName getRFontArray(int i)
      Gets ith "rFont" element
    • sizeOfRFontArray

      int sizeOfRFontArray()
      Returns number of "rFont" element
    • setRFontArray

      void setRFontArray(CTFontName[] rFontArray)
      Sets array of all "rFont" element
    • setRFontArray

      void setRFontArray(int i, CTFontName rFont)
      Sets ith "rFont" element
    • insertNewRFont

      CTFontName insertNewRFont(int i)
      Inserts and returns a new empty value (as xml) as the ith "rFont" element
    • addNewRFont

      CTFontName addNewRFont()
      Appends and returns a new empty value (as xml) as the last "rFont" element
    • removeRFont

      void removeRFont(int i)
      Removes the ith "rFont" element
    • getCharsetList

      List<CTIntProperty> getCharsetList()
      Gets a List of "charset" elements
    • getCharsetArray

      CTIntProperty[] getCharsetArray()
      Gets array of all "charset" elements
    • getCharsetArray

      CTIntProperty getCharsetArray(int i)
      Gets ith "charset" element
    • sizeOfCharsetArray

      int sizeOfCharsetArray()
      Returns number of "charset" element
    • setCharsetArray

      void setCharsetArray(CTIntProperty[] charsetArray)
      Sets array of all "charset" element
    • setCharsetArray

      void setCharsetArray(int i, CTIntProperty charset)
      Sets ith "charset" element
    • insertNewCharset

      CTIntProperty insertNewCharset(int i)
      Inserts and returns a new empty value (as xml) as the ith "charset" element
    • addNewCharset

      CTIntProperty addNewCharset()
      Appends and returns a new empty value (as xml) as the last "charset" element
    • removeCharset

      void removeCharset(int i)
      Removes the ith "charset" element
    • getFamilyList

      List<CTIntProperty> getFamilyList()
      Gets a List of "family" elements
    • getFamilyArray

      CTIntProperty[] getFamilyArray()
      Gets array of all "family" elements
    • getFamilyArray

      CTIntProperty getFamilyArray(int i)
      Gets ith "family" element
    • sizeOfFamilyArray

      int sizeOfFamilyArray()
      Returns number of "family" element
    • setFamilyArray

      void setFamilyArray(CTIntProperty[] familyArray)
      Sets array of all "family" element
    • setFamilyArray

      void setFamilyArray(int i, CTIntProperty family)
      Sets ith "family" element
    • insertNewFamily

      CTIntProperty insertNewFamily(int i)
      Inserts and returns a new empty value (as xml) as the ith "family" element
    • addNewFamily

      CTIntProperty addNewFamily()
      Appends and returns a new empty value (as xml) as the last "family" element
    • removeFamily

      void removeFamily(int i)
      Removes the ith "family" element
    • getBList

      List<CTBooleanProperty> getBList()
      Gets a List of "b" elements
    • getBArray

      CTBooleanProperty[] getBArray()
      Gets array of all "b" elements
    • getBArray

      CTBooleanProperty getBArray(int i)
      Gets ith "b" element
    • sizeOfBArray

      int sizeOfBArray()
      Returns number of "b" element
    • setBArray

      void setBArray(CTBooleanProperty[] bArray)
      Sets array of all "b" element
    • setBArray

      void setBArray(int i, CTBooleanProperty b)
      Sets ith "b" element
    • insertNewB

      CTBooleanProperty insertNewB(int i)
      Inserts and returns a new empty value (as xml) as the ith "b" element
    • addNewB

      Appends and returns a new empty value (as xml) as the last "b" element
    • removeB

      void removeB(int i)
      Removes the ith "b" element
    • getIList

      List<CTBooleanProperty> getIList()
      Gets a List of "i" elements
    • getIArray

      CTBooleanProperty[] getIArray()
      Gets array of all "i" elements
    • getIArray

      CTBooleanProperty getIArray(int i)
      Gets ith "i" element
    • sizeOfIArray

      int sizeOfIArray()
      Returns number of "i" element
    • setIArray

      void setIArray(CTBooleanProperty[] iValueArray)
      Sets array of all "i" element
    • setIArray

      void setIArray(int i, CTBooleanProperty iValue)
      Sets ith "i" element
    • insertNewI

      CTBooleanProperty insertNewI(int i)
      Inserts and returns a new empty value (as xml) as the ith "i" element
    • addNewI

      Appends and returns a new empty value (as xml) as the last "i" element
    • removeI

      void removeI(int i)
      Removes the ith "i" element
    • getStrikeList

      List<CTBooleanProperty> getStrikeList()
      Gets a List of "strike" elements
    • getStrikeArray

      CTBooleanProperty[] getStrikeArray()
      Gets array of all "strike" elements
    • getStrikeArray

      CTBooleanProperty getStrikeArray(int i)
      Gets ith "strike" element
    • sizeOfStrikeArray

      int sizeOfStrikeArray()
      Returns number of "strike" element
    • setStrikeArray

      void setStrikeArray(CTBooleanProperty[] strikeArray)
      Sets array of all "strike" element
    • setStrikeArray

      void setStrikeArray(int i, CTBooleanProperty strike)
      Sets ith "strike" element
    • insertNewStrike

      CTBooleanProperty insertNewStrike(int i)
      Inserts and returns a new empty value (as xml) as the ith "strike" element
    • addNewStrike

      CTBooleanProperty addNewStrike()
      Appends and returns a new empty value (as xml) as the last "strike" element
    • removeStrike

      void removeStrike(int i)
      Removes the ith "strike" element
    • getOutlineList

      List<CTBooleanProperty> getOutlineList()
      Gets a List of "outline" elements
    • getOutlineArray

      CTBooleanProperty[] getOutlineArray()
      Gets array of all "outline" elements
    • getOutlineArray

      CTBooleanProperty getOutlineArray(int i)
      Gets ith "outline" element
    • sizeOfOutlineArray

      int sizeOfOutlineArray()
      Returns number of "outline" element
    • setOutlineArray

      void setOutlineArray(CTBooleanProperty[] outlineArray)
      Sets array of all "outline" element
    • setOutlineArray

      void setOutlineArray(int i, CTBooleanProperty outline)
      Sets ith "outline" element
    • insertNewOutline

      CTBooleanProperty insertNewOutline(int i)
      Inserts and returns a new empty value (as xml) as the ith "outline" element
    • addNewOutline

      CTBooleanProperty addNewOutline()
      Appends and returns a new empty value (as xml) as the last "outline" element
    • removeOutline

      void removeOutline(int i)
      Removes the ith "outline" element
    • getShadowList

      List<CTBooleanProperty> getShadowList()
      Gets a List of "shadow" elements
    • getShadowArray

      CTBooleanProperty[] getShadowArray()
      Gets array of all "shadow" elements
    • getShadowArray

      CTBooleanProperty getShadowArray(int i)
      Gets ith "shadow" element
    • sizeOfShadowArray

      int sizeOfShadowArray()
      Returns number of "shadow" element
    • setShadowArray

      void setShadowArray(CTBooleanProperty[] shadowArray)
      Sets array of all "shadow" element
    • setShadowArray

      void setShadowArray(int i, CTBooleanProperty shadow)
      Sets ith "shadow" element
    • insertNewShadow

      CTBooleanProperty insertNewShadow(int i)
      Inserts and returns a new empty value (as xml) as the ith "shadow" element
    • addNewShadow

      CTBooleanProperty addNewShadow()
      Appends and returns a new empty value (as xml) as the last "shadow" element
    • removeShadow

      void removeShadow(int i)
      Removes the ith "shadow" element
    • getCondenseList

      List<CTBooleanProperty> getCondenseList()
      Gets a List of "condense" elements
    • getCondenseArray

      CTBooleanProperty[] getCondenseArray()
      Gets array of all "condense" elements
    • getCondenseArray

      CTBooleanProperty getCondenseArray(int i)
      Gets ith "condense" element
    • sizeOfCondenseArray

      int sizeOfCondenseArray()
      Returns number of "condense" element
    • setCondenseArray

      void setCondenseArray(CTBooleanProperty[] condenseArray)
      Sets array of all "condense" element
    • setCondenseArray

      void setCondenseArray(int i, CTBooleanProperty condense)
      Sets ith "condense" element
    • insertNewCondense

      CTBooleanProperty insertNewCondense(int i)
      Inserts and returns a new empty value (as xml) as the ith "condense" element
    • addNewCondense

      CTBooleanProperty addNewCondense()
      Appends and returns a new empty value (as xml) as the last "condense" element
    • removeCondense

      void removeCondense(int i)
      Removes the ith "condense" element
    • getExtendList

      List<CTBooleanProperty> getExtendList()
      Gets a List of "extend" elements
    • getExtendArray

      CTBooleanProperty[] getExtendArray()
      Gets array of all "extend" elements
    • getExtendArray

      CTBooleanProperty getExtendArray(int i)
      Gets ith "extend" element
    • sizeOfExtendArray

      int sizeOfExtendArray()
      Returns number of "extend" element
    • setExtendArray

      void setExtendArray(CTBooleanProperty[] extendArray)
      Sets array of all "extend" element
    • setExtendArray

      void setExtendArray(int i, CTBooleanProperty extend)
      Sets ith "extend" element
    • insertNewExtend

      CTBooleanProperty insertNewExtend(int i)
      Inserts and returns a new empty value (as xml) as the ith "extend" element
    • addNewExtend

      CTBooleanProperty addNewExtend()
      Appends and returns a new empty value (as xml) as the last "extend" element
    • removeExtend

      void removeExtend(int i)
      Removes the ith "extend" element
    • getColorList

      List<CTColor> getColorList()
      Gets a List of "color" elements
    • getColorArray

      CTColor[] getColorArray()
      Gets array of all "color" elements
    • getColorArray

      CTColor getColorArray(int i)
      Gets ith "color" element
    • sizeOfColorArray

      int sizeOfColorArray()
      Returns number of "color" element
    • setColorArray

      void setColorArray(CTColor[] colorArray)
      Sets array of all "color" element
    • setColorArray

      void setColorArray(int i, CTColor color)
      Sets ith "color" element
    • insertNewColor

      CTColor insertNewColor(int i)
      Inserts and returns a new empty value (as xml) as the ith "color" element
    • addNewColor

      CTColor addNewColor()
      Appends and returns a new empty value (as xml) as the last "color" element
    • removeColor

      void removeColor(int i)
      Removes the ith "color" element
    • getSzList

      List<CTFontSize> getSzList()
      Gets a List of "sz" elements
    • getSzArray

      CTFontSize[] getSzArray()
      Gets array of all "sz" elements
    • getSzArray

      CTFontSize getSzArray(int i)
      Gets ith "sz" element
    • sizeOfSzArray

      int sizeOfSzArray()
      Returns number of "sz" element
    • setSzArray

      void setSzArray(CTFontSize[] szArray)
      Sets array of all "sz" element
    • setSzArray

      void setSzArray(int i, CTFontSize sz)
      Sets ith "sz" element
    • insertNewSz

      CTFontSize insertNewSz(int i)
      Inserts and returns a new empty value (as xml) as the ith "sz" element
    • addNewSz

      CTFontSize addNewSz()
      Appends and returns a new empty value (as xml) as the last "sz" element
    • removeSz

      void removeSz(int i)
      Removes the ith "sz" element
    • getUList

      Gets a List of "u" elements
    • getUArray

      CTUnderlineProperty[] getUArray()
      Gets array of all "u" elements
    • getUArray

      CTUnderlineProperty getUArray(int i)
      Gets ith "u" element
    • sizeOfUArray

      int sizeOfUArray()
      Returns number of "u" element
    • setUArray

      void setUArray(CTUnderlineProperty[] uArray)
      Sets array of all "u" element
    • setUArray

      void setUArray(int i, CTUnderlineProperty u)
      Sets ith "u" element
    • insertNewU

      CTUnderlineProperty insertNewU(int i)
      Inserts and returns a new empty value (as xml) as the ith "u" element
    • addNewU

      Appends and returns a new empty value (as xml) as the last "u" element
    • removeU

      void removeU(int i)
      Removes the ith "u" element
    • getVertAlignList

      List<CTVerticalAlignFontProperty> getVertAlignList()
      Gets a List of "vertAlign" elements
    • getVertAlignArray

      CTVerticalAlignFontProperty[] getVertAlignArray()
      Gets array of all "vertAlign" elements
    • getVertAlignArray

      CTVerticalAlignFontProperty getVertAlignArray(int i)
      Gets ith "vertAlign" element
    • sizeOfVertAlignArray

      int sizeOfVertAlignArray()
      Returns number of "vertAlign" element
    • setVertAlignArray

      void setVertAlignArray(CTVerticalAlignFontProperty[] vertAlignArray)
      Sets array of all "vertAlign" element
    • setVertAlignArray

      void setVertAlignArray(int i, CTVerticalAlignFontProperty vertAlign)
      Sets ith "vertAlign" element
    • insertNewVertAlign

      CTVerticalAlignFontProperty insertNewVertAlign(int i)
      Inserts and returns a new empty value (as xml) as the ith "vertAlign" element
    • addNewVertAlign

      CTVerticalAlignFontProperty addNewVertAlign()
      Appends and returns a new empty value (as xml) as the last "vertAlign" element
    • removeVertAlign

      void removeVertAlign(int i)
      Removes the ith "vertAlign" element
    • getSchemeList

      List<CTFontScheme> getSchemeList()
      Gets a List of "scheme" elements
    • getSchemeArray

      CTFontScheme[] getSchemeArray()
      Gets array of all "scheme" elements
    • getSchemeArray

      CTFontScheme getSchemeArray(int i)
      Gets ith "scheme" element
    • sizeOfSchemeArray

      int sizeOfSchemeArray()
      Returns number of "scheme" element
    • setSchemeArray

      void setSchemeArray(CTFontScheme[] schemeArray)
      Sets array of all "scheme" element
    • setSchemeArray

      void setSchemeArray(int i, CTFontScheme scheme)
      Sets ith "scheme" element
    • insertNewScheme

      CTFontScheme insertNewScheme(int i)
      Inserts and returns a new empty value (as xml) as the ith "scheme" element
    • addNewScheme

      CTFontScheme addNewScheme()
      Appends and returns a new empty value (as xml) as the last "scheme" element
    • removeScheme

      void removeScheme(int i)
      Removes the ith "scheme" element