Interface CTSdtPr

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTSdtPr
    extends XmlObject
    An XML CT_SdtPr(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
    • Method Detail

      • getRPrList

        java.util.List<CTRPr> getRPrList()
        Gets a List of "rPr" elements
      • getRPrArray

        @Deprecated
        CTRPr[] getRPrArray()
        Deprecated.
        Gets array of all "rPr" elements
      • getRPrArray

        CTRPr getRPrArray​(int i)
        Gets ith "rPr" element
      • sizeOfRPrArray

        int sizeOfRPrArray()
        Returns number of "rPr" element
      • setRPrArray

        void setRPrArray​(CTRPr[] rPrArray)
        Sets array of all "rPr" element
      • setRPrArray

        void setRPrArray​(int i,
                         CTRPr rPr)
        Sets ith "rPr" element
      • insertNewRPr

        CTRPr insertNewRPr​(int i)
        Inserts and returns a new empty value (as xml) as the ith "rPr" element
      • addNewRPr

        CTRPr addNewRPr()
        Appends and returns a new empty value (as xml) as the last "rPr" element
      • removeRPr

        void removeRPr​(int i)
        Removes the ith "rPr" element
      • getAliasList

        java.util.List<CTString> getAliasList()
        Gets a List of "alias" elements
      • getAliasArray

        @Deprecated
        CTString[] getAliasArray()
        Deprecated.
        Gets array of all "alias" elements
      • getAliasArray

        CTString getAliasArray​(int i)
        Gets ith "alias" element
      • sizeOfAliasArray

        int sizeOfAliasArray()
        Returns number of "alias" element
      • setAliasArray

        void setAliasArray​(CTString[] aliasArray)
        Sets array of all "alias" element
      • setAliasArray

        void setAliasArray​(int i,
                           CTString alias)
        Sets ith "alias" element
      • insertNewAlias

        CTString insertNewAlias​(int i)
        Inserts and returns a new empty value (as xml) as the ith "alias" element
      • addNewAlias

        CTString addNewAlias()
        Appends and returns a new empty value (as xml) as the last "alias" element
      • removeAlias

        void removeAlias​(int i)
        Removes the ith "alias" element
      • getLockList

        java.util.List<CTLock> getLockList()
        Gets a List of "lock" elements
      • getLockArray

        @Deprecated
        CTLock[] getLockArray()
        Deprecated.
        Gets array of all "lock" elements
      • getLockArray

        CTLock getLockArray​(int i)
        Gets ith "lock" element
      • sizeOfLockArray

        int sizeOfLockArray()
        Returns number of "lock" element
      • setLockArray

        void setLockArray​(CTLock[] lockArray)
        Sets array of all "lock" element
      • setLockArray

        void setLockArray​(int i,
                          CTLock lock)
        Sets ith "lock" element
      • insertNewLock

        CTLock insertNewLock​(int i)
        Inserts and returns a new empty value (as xml) as the ith "lock" element
      • addNewLock

        CTLock addNewLock()
        Appends and returns a new empty value (as xml) as the last "lock" element
      • removeLock

        void removeLock​(int i)
        Removes the ith "lock" element
      • getPlaceholderList

        java.util.List<CTPlaceholder> getPlaceholderList()
        Gets a List of "placeholder" elements
      • getPlaceholderArray

        @Deprecated
        CTPlaceholder[] getPlaceholderArray()
        Deprecated.
        Gets array of all "placeholder" elements
      • getPlaceholderArray

        CTPlaceholder getPlaceholderArray​(int i)
        Gets ith "placeholder" element
      • sizeOfPlaceholderArray

        int sizeOfPlaceholderArray()
        Returns number of "placeholder" element
      • setPlaceholderArray

        void setPlaceholderArray​(CTPlaceholder[] placeholderArray)
        Sets array of all "placeholder" element
      • setPlaceholderArray

        void setPlaceholderArray​(int i,
                                 CTPlaceholder placeholder)
        Sets ith "placeholder" element
      • insertNewPlaceholder

        CTPlaceholder insertNewPlaceholder​(int i)
        Inserts and returns a new empty value (as xml) as the ith "placeholder" element
      • addNewPlaceholder

        CTPlaceholder addNewPlaceholder()
        Appends and returns a new empty value (as xml) as the last "placeholder" element
      • removePlaceholder

        void removePlaceholder​(int i)
        Removes the ith "placeholder" element
      • getShowingPlcHdrList

        java.util.List<CTOnOff> getShowingPlcHdrList()
        Gets a List of "showingPlcHdr" elements
      • getShowingPlcHdrArray

        @Deprecated
        CTOnOff[] getShowingPlcHdrArray()
        Deprecated.
        Gets array of all "showingPlcHdr" elements
      • getShowingPlcHdrArray

        CTOnOff getShowingPlcHdrArray​(int i)
        Gets ith "showingPlcHdr" element
      • sizeOfShowingPlcHdrArray

        int sizeOfShowingPlcHdrArray()
        Returns number of "showingPlcHdr" element
      • setShowingPlcHdrArray

        void setShowingPlcHdrArray​(CTOnOff[] showingPlcHdrArray)
        Sets array of all "showingPlcHdr" element
      • setShowingPlcHdrArray

        void setShowingPlcHdrArray​(int i,
                                   CTOnOff showingPlcHdr)
        Sets ith "showingPlcHdr" element
      • insertNewShowingPlcHdr

        CTOnOff insertNewShowingPlcHdr​(int i)
        Inserts and returns a new empty value (as xml) as the ith "showingPlcHdr" element
      • addNewShowingPlcHdr

        CTOnOff addNewShowingPlcHdr()
        Appends and returns a new empty value (as xml) as the last "showingPlcHdr" element
      • removeShowingPlcHdr

        void removeShowingPlcHdr​(int i)
        Removes the ith "showingPlcHdr" element
      • getDataBindingList

        java.util.List<CTDataBinding> getDataBindingList()
        Gets a List of "dataBinding" elements
      • getDataBindingArray

        @Deprecated
        CTDataBinding[] getDataBindingArray()
        Deprecated.
        Gets array of all "dataBinding" elements
      • getDataBindingArray

        CTDataBinding getDataBindingArray​(int i)
        Gets ith "dataBinding" element
      • sizeOfDataBindingArray

        int sizeOfDataBindingArray()
        Returns number of "dataBinding" element
      • setDataBindingArray

        void setDataBindingArray​(CTDataBinding[] dataBindingArray)
        Sets array of all "dataBinding" element
      • setDataBindingArray

        void setDataBindingArray​(int i,
                                 CTDataBinding dataBinding)
        Sets ith "dataBinding" element
      • insertNewDataBinding

        CTDataBinding insertNewDataBinding​(int i)
        Inserts and returns a new empty value (as xml) as the ith "dataBinding" element
      • addNewDataBinding

        CTDataBinding addNewDataBinding()
        Appends and returns a new empty value (as xml) as the last "dataBinding" element
      • removeDataBinding

        void removeDataBinding​(int i)
        Removes the ith "dataBinding" element
      • getTemporaryList

        java.util.List<CTOnOff> getTemporaryList()
        Gets a List of "temporary" elements
      • getTemporaryArray

        @Deprecated
        CTOnOff[] getTemporaryArray()
        Deprecated.
        Gets array of all "temporary" elements
      • getTemporaryArray

        CTOnOff getTemporaryArray​(int i)
        Gets ith "temporary" element
      • sizeOfTemporaryArray

        int sizeOfTemporaryArray()
        Returns number of "temporary" element
      • setTemporaryArray

        void setTemporaryArray​(CTOnOff[] temporaryArray)
        Sets array of all "temporary" element
      • setTemporaryArray

        void setTemporaryArray​(int i,
                               CTOnOff temporary)
        Sets ith "temporary" element
      • insertNewTemporary

        CTOnOff insertNewTemporary​(int i)
        Inserts and returns a new empty value (as xml) as the ith "temporary" element
      • addNewTemporary

        CTOnOff addNewTemporary()
        Appends and returns a new empty value (as xml) as the last "temporary" element
      • removeTemporary

        void removeTemporary​(int i)
        Removes the ith "temporary" element
      • getIdList

        java.util.List<CTDecimalNumber> getIdList()
        Gets a List of "id" elements
      • getIdArray

        @Deprecated
        CTDecimalNumber[] getIdArray()
        Deprecated.
        Gets array of all "id" elements
      • sizeOfIdArray

        int sizeOfIdArray()
        Returns number of "id" element
      • setIdArray

        void setIdArray​(CTDecimalNumber[] idArray)
        Sets array of all "id" element
      • setIdArray

        void setIdArray​(int i,
                        CTDecimalNumber id)
        Sets ith "id" element
      • insertNewId

        CTDecimalNumber insertNewId​(int i)
        Inserts and returns a new empty value (as xml) as the ith "id" element
      • addNewId

        CTDecimalNumber addNewId()
        Appends and returns a new empty value (as xml) as the last "id" element
      • removeId

        void removeId​(int i)
        Removes the ith "id" element
      • getTagList

        java.util.List<CTString> getTagList()
        Gets a List of "tag" elements
      • getTagArray

        @Deprecated
        CTString[] getTagArray()
        Deprecated.
        Gets array of all "tag" elements
      • getTagArray

        CTString getTagArray​(int i)
        Gets ith "tag" element
      • sizeOfTagArray

        int sizeOfTagArray()
        Returns number of "tag" element
      • setTagArray

        void setTagArray​(CTString[] tagArray)
        Sets array of all "tag" element
      • setTagArray

        void setTagArray​(int i,
                         CTString tag)
        Sets ith "tag" element
      • insertNewTag

        CTString insertNewTag​(int i)
        Inserts and returns a new empty value (as xml) as the ith "tag" element
      • addNewTag

        CTString addNewTag()
        Appends and returns a new empty value (as xml) as the last "tag" element
      • removeTag

        void removeTag​(int i)
        Removes the ith "tag" element
      • getEquationList

        java.util.List<CTEmpty> getEquationList()
        Gets a List of "equation" elements
      • getEquationArray

        @Deprecated
        CTEmpty[] getEquationArray()
        Deprecated.
        Gets array of all "equation" elements
      • getEquationArray

        CTEmpty getEquationArray​(int i)
        Gets ith "equation" element
      • sizeOfEquationArray

        int sizeOfEquationArray()
        Returns number of "equation" element
      • setEquationArray

        void setEquationArray​(CTEmpty[] equationArray)
        Sets array of all "equation" element
      • setEquationArray

        void setEquationArray​(int i,
                              CTEmpty equation)
        Sets ith "equation" element
      • insertNewEquation

        CTEmpty insertNewEquation​(int i)
        Inserts and returns a new empty value (as xml) as the ith "equation" element
      • addNewEquation

        CTEmpty addNewEquation()
        Appends and returns a new empty value (as xml) as the last "equation" element
      • removeEquation

        void removeEquation​(int i)
        Removes the ith "equation" element
      • getComboBoxList

        java.util.List<CTSdtComboBox> getComboBoxList()
        Gets a List of "comboBox" elements
      • getComboBoxArray

        @Deprecated
        CTSdtComboBox[] getComboBoxArray()
        Deprecated.
        Gets array of all "comboBox" elements
      • getComboBoxArray

        CTSdtComboBox getComboBoxArray​(int i)
        Gets ith "comboBox" element
      • sizeOfComboBoxArray

        int sizeOfComboBoxArray()
        Returns number of "comboBox" element
      • setComboBoxArray

        void setComboBoxArray​(CTSdtComboBox[] comboBoxArray)
        Sets array of all "comboBox" element
      • setComboBoxArray

        void setComboBoxArray​(int i,
                              CTSdtComboBox comboBox)
        Sets ith "comboBox" element
      • insertNewComboBox

        CTSdtComboBox insertNewComboBox​(int i)
        Inserts and returns a new empty value (as xml) as the ith "comboBox" element
      • addNewComboBox

        CTSdtComboBox addNewComboBox()
        Appends and returns a new empty value (as xml) as the last "comboBox" element
      • removeComboBox

        void removeComboBox​(int i)
        Removes the ith "comboBox" element
      • getDateList

        java.util.List<CTSdtDate> getDateList()
        Gets a List of "date" elements
      • getDateArray

        @Deprecated
        CTSdtDate[] getDateArray()
        Deprecated.
        Gets array of all "date" elements
      • getDateArray

        CTSdtDate getDateArray​(int i)
        Gets ith "date" element
      • sizeOfDateArray

        int sizeOfDateArray()
        Returns number of "date" element
      • setDateArray

        void setDateArray​(CTSdtDate[] dateArray)
        Sets array of all "date" element
      • setDateArray

        void setDateArray​(int i,
                          CTSdtDate date)
        Sets ith "date" element
      • insertNewDate

        CTSdtDate insertNewDate​(int i)
        Inserts and returns a new empty value (as xml) as the ith "date" element
      • addNewDate

        CTSdtDate addNewDate()
        Appends and returns a new empty value (as xml) as the last "date" element
      • removeDate

        void removeDate​(int i)
        Removes the ith "date" element
      • getDocPartObjList

        java.util.List<CTSdtDocPart> getDocPartObjList()
        Gets a List of "docPartObj" elements
      • getDocPartObjArray

        @Deprecated
        CTSdtDocPart[] getDocPartObjArray()
        Deprecated.
        Gets array of all "docPartObj" elements
      • getDocPartObjArray

        CTSdtDocPart getDocPartObjArray​(int i)
        Gets ith "docPartObj" element
      • sizeOfDocPartObjArray

        int sizeOfDocPartObjArray()
        Returns number of "docPartObj" element
      • setDocPartObjArray

        void setDocPartObjArray​(CTSdtDocPart[] docPartObjArray)
        Sets array of all "docPartObj" element
      • setDocPartObjArray

        void setDocPartObjArray​(int i,
                                CTSdtDocPart docPartObj)
        Sets ith "docPartObj" element
      • insertNewDocPartObj

        CTSdtDocPart insertNewDocPartObj​(int i)
        Inserts and returns a new empty value (as xml) as the ith "docPartObj" element
      • addNewDocPartObj

        CTSdtDocPart addNewDocPartObj()
        Appends and returns a new empty value (as xml) as the last "docPartObj" element
      • removeDocPartObj

        void removeDocPartObj​(int i)
        Removes the ith "docPartObj" element
      • getDocPartListList

        java.util.List<CTSdtDocPart> getDocPartListList()
        Gets a List of "docPartList" elements
      • getDocPartListArray

        @Deprecated
        CTSdtDocPart[] getDocPartListArray()
        Deprecated.
        Gets array of all "docPartList" elements
      • getDocPartListArray

        CTSdtDocPart getDocPartListArray​(int i)
        Gets ith "docPartList" element
      • sizeOfDocPartListArray

        int sizeOfDocPartListArray()
        Returns number of "docPartList" element
      • setDocPartListArray

        void setDocPartListArray​(CTSdtDocPart[] docPartListArray)
        Sets array of all "docPartList" element
      • setDocPartListArray

        void setDocPartListArray​(int i,
                                 CTSdtDocPart docPartList)
        Sets ith "docPartList" element
      • insertNewDocPartList

        CTSdtDocPart insertNewDocPartList​(int i)
        Inserts and returns a new empty value (as xml) as the ith "docPartList" element
      • addNewDocPartList

        CTSdtDocPart addNewDocPartList()
        Appends and returns a new empty value (as xml) as the last "docPartList" element
      • removeDocPartList

        void removeDocPartList​(int i)
        Removes the ith "docPartList" element
      • getDropDownListList

        java.util.List<CTSdtDropDownList> getDropDownListList()
        Gets a List of "dropDownList" elements
      • getDropDownListArray

        @Deprecated
        CTSdtDropDownList[] getDropDownListArray()
        Deprecated.
        Gets array of all "dropDownList" elements
      • getDropDownListArray

        CTSdtDropDownList getDropDownListArray​(int i)
        Gets ith "dropDownList" element
      • sizeOfDropDownListArray

        int sizeOfDropDownListArray()
        Returns number of "dropDownList" element
      • setDropDownListArray

        void setDropDownListArray​(CTSdtDropDownList[] dropDownListArray)
        Sets array of all "dropDownList" element
      • setDropDownListArray

        void setDropDownListArray​(int i,
                                  CTSdtDropDownList dropDownList)
        Sets ith "dropDownList" element
      • insertNewDropDownList

        CTSdtDropDownList insertNewDropDownList​(int i)
        Inserts and returns a new empty value (as xml) as the ith "dropDownList" element
      • addNewDropDownList

        CTSdtDropDownList addNewDropDownList()
        Appends and returns a new empty value (as xml) as the last "dropDownList" element
      • removeDropDownList

        void removeDropDownList​(int i)
        Removes the ith "dropDownList" element
      • getPictureList

        java.util.List<CTEmpty> getPictureList()
        Gets a List of "picture" elements
      • getPictureArray

        @Deprecated
        CTEmpty[] getPictureArray()
        Deprecated.
        Gets array of all "picture" elements
      • getPictureArray

        CTEmpty getPictureArray​(int i)
        Gets ith "picture" element
      • sizeOfPictureArray

        int sizeOfPictureArray()
        Returns number of "picture" element
      • setPictureArray

        void setPictureArray​(CTEmpty[] pictureArray)
        Sets array of all "picture" element
      • setPictureArray

        void setPictureArray​(int i,
                             CTEmpty picture)
        Sets ith "picture" element
      • insertNewPicture

        CTEmpty insertNewPicture​(int i)
        Inserts and returns a new empty value (as xml) as the ith "picture" element
      • addNewPicture

        CTEmpty addNewPicture()
        Appends and returns a new empty value (as xml) as the last "picture" element
      • removePicture

        void removePicture​(int i)
        Removes the ith "picture" element
      • getRichTextList

        java.util.List<CTEmpty> getRichTextList()
        Gets a List of "richText" elements
      • getRichTextArray

        @Deprecated
        CTEmpty[] getRichTextArray()
        Deprecated.
        Gets array of all "richText" elements
      • getRichTextArray

        CTEmpty getRichTextArray​(int i)
        Gets ith "richText" element
      • sizeOfRichTextArray

        int sizeOfRichTextArray()
        Returns number of "richText" element
      • setRichTextArray

        void setRichTextArray​(CTEmpty[] richTextArray)
        Sets array of all "richText" element
      • setRichTextArray

        void setRichTextArray​(int i,
                              CTEmpty richText)
        Sets ith "richText" element
      • insertNewRichText

        CTEmpty insertNewRichText​(int i)
        Inserts and returns a new empty value (as xml) as the ith "richText" element
      • addNewRichText

        CTEmpty addNewRichText()
        Appends and returns a new empty value (as xml) as the last "richText" element
      • removeRichText

        void removeRichText​(int i)
        Removes the ith "richText" element
      • getTextList

        java.util.List<CTSdtText> getTextList()
        Gets a List of "text" elements
      • getTextArray

        @Deprecated
        CTSdtText[] getTextArray()
        Deprecated.
        Gets array of all "text" elements
      • getTextArray

        CTSdtText getTextArray​(int i)
        Gets ith "text" element
      • sizeOfTextArray

        int sizeOfTextArray()
        Returns number of "text" element
      • setTextArray

        void setTextArray​(CTSdtText[] textArray)
        Sets array of all "text" element
      • setTextArray

        void setTextArray​(int i,
                          CTSdtText text)
        Sets ith "text" element
      • insertNewText

        CTSdtText insertNewText​(int i)
        Inserts and returns a new empty value (as xml) as the ith "text" element
      • addNewText

        CTSdtText addNewText()
        Appends and returns a new empty value (as xml) as the last "text" element
      • removeText

        void removeText​(int i)
        Removes the ith "text" element
      • getCitationList

        java.util.List<CTEmpty> getCitationList()
        Gets a List of "citation" elements
      • getCitationArray

        @Deprecated
        CTEmpty[] getCitationArray()
        Deprecated.
        Gets array of all "citation" elements
      • getCitationArray

        CTEmpty getCitationArray​(int i)
        Gets ith "citation" element
      • sizeOfCitationArray

        int sizeOfCitationArray()
        Returns number of "citation" element
      • setCitationArray

        void setCitationArray​(CTEmpty[] citationArray)
        Sets array of all "citation" element
      • setCitationArray

        void setCitationArray​(int i,
                              CTEmpty citation)
        Sets ith "citation" element
      • insertNewCitation

        CTEmpty insertNewCitation​(int i)
        Inserts and returns a new empty value (as xml) as the ith "citation" element
      • addNewCitation

        CTEmpty addNewCitation()
        Appends and returns a new empty value (as xml) as the last "citation" element
      • removeCitation

        void removeCitation​(int i)
        Removes the ith "citation" element
      • getGroupList

        java.util.List<CTEmpty> getGroupList()
        Gets a List of "group" elements
      • getGroupArray

        @Deprecated
        CTEmpty[] getGroupArray()
        Deprecated.
        Gets array of all "group" elements
      • getGroupArray

        CTEmpty getGroupArray​(int i)
        Gets ith "group" element
      • sizeOfGroupArray

        int sizeOfGroupArray()
        Returns number of "group" element
      • setGroupArray

        void setGroupArray​(CTEmpty[] groupArray)
        Sets array of all "group" element
      • setGroupArray

        void setGroupArray​(int i,
                           CTEmpty group)
        Sets ith "group" element
      • insertNewGroup

        CTEmpty insertNewGroup​(int i)
        Inserts and returns a new empty value (as xml) as the ith "group" element
      • addNewGroup

        CTEmpty addNewGroup()
        Appends and returns a new empty value (as xml) as the last "group" element
      • removeGroup

        void removeGroup​(int i)
        Removes the ith "group" element
      • getBibliographyList

        java.util.List<CTEmpty> getBibliographyList()
        Gets a List of "bibliography" elements
      • getBibliographyArray

        @Deprecated
        CTEmpty[] getBibliographyArray()
        Deprecated.
        Gets array of all "bibliography" elements
      • getBibliographyArray

        CTEmpty getBibliographyArray​(int i)
        Gets ith "bibliography" element
      • sizeOfBibliographyArray

        int sizeOfBibliographyArray()
        Returns number of "bibliography" element
      • setBibliographyArray

        void setBibliographyArray​(CTEmpty[] bibliographyArray)
        Sets array of all "bibliography" element
      • setBibliographyArray

        void setBibliographyArray​(int i,
                                  CTEmpty bibliography)
        Sets ith "bibliography" element
      • insertNewBibliography

        CTEmpty insertNewBibliography​(int i)
        Inserts and returns a new empty value (as xml) as the ith "bibliography" element
      • addNewBibliography

        CTEmpty addNewBibliography()
        Appends and returns a new empty value (as xml) as the last "bibliography" element
      • removeBibliography

        void removeBibliography​(int i)
        Removes the ith "bibliography" element