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.
  • Field Details

  • Method Details

    • getRPr

      CTRPr getRPr()
      Gets the "rPr" element
    • isSetRPr

      boolean isSetRPr()
      True if has "rPr" element
    • setRPr

      void setRPr(CTRPr rPr)
      Sets the "rPr" element
    • addNewRPr

      CTRPr addNewRPr()
      Appends and returns a new empty "rPr" element
    • unsetRPr

      void unsetRPr()
      Unsets the "rPr" element
    • getAlias

      CTString getAlias()
      Gets the "alias" element
    • isSetAlias

      boolean isSetAlias()
      True if has "alias" element
    • setAlias

      void setAlias(CTString alias)
      Sets the "alias" element
    • addNewAlias

      CTString addNewAlias()
      Appends and returns a new empty "alias" element
    • unsetAlias

      void unsetAlias()
      Unsets the "alias" element
    • getTag

      CTString getTag()
      Gets the "tag" element
    • isSetTag

      boolean isSetTag()
      True if has "tag" element
    • setTag

      void setTag(CTString tag)
      Sets the "tag" element
    • addNewTag

      CTString addNewTag()
      Appends and returns a new empty "tag" element
    • unsetTag

      void unsetTag()
      Unsets the "tag" element
    • getId

      Gets the "id" element
    • isSetId

      boolean isSetId()
      True if has "id" element
    • setId

      void setId(CTDecimalNumber id)
      Sets the "id" element
    • addNewId

      CTDecimalNumber addNewId()
      Appends and returns a new empty "id" element
    • unsetId

      void unsetId()
      Unsets the "id" element
    • getLock

      CTLock getLock()
      Gets the "lock" element
    • isSetLock

      boolean isSetLock()
      True if has "lock" element
    • setLock

      void setLock(CTLock lock)
      Sets the "lock" element
    • addNewLock

      CTLock addNewLock()
      Appends and returns a new empty "lock" element
    • unsetLock

      void unsetLock()
      Unsets the "lock" element
    • getPlaceholder

      CTPlaceholder getPlaceholder()
      Gets the "placeholder" element
    • isSetPlaceholder

      boolean isSetPlaceholder()
      True if has "placeholder" element
    • setPlaceholder

      void setPlaceholder(CTPlaceholder placeholder)
      Sets the "placeholder" element
    • addNewPlaceholder

      CTPlaceholder addNewPlaceholder()
      Appends and returns a new empty "placeholder" element
    • unsetPlaceholder

      void unsetPlaceholder()
      Unsets the "placeholder" element
    • getTemporary

      CTOnOff getTemporary()
      Gets the "temporary" element
    • isSetTemporary

      boolean isSetTemporary()
      True if has "temporary" element
    • setTemporary

      void setTemporary(CTOnOff temporary)
      Sets the "temporary" element
    • addNewTemporary

      CTOnOff addNewTemporary()
      Appends and returns a new empty "temporary" element
    • unsetTemporary

      void unsetTemporary()
      Unsets the "temporary" element
    • getShowingPlcHdr

      CTOnOff getShowingPlcHdr()
      Gets the "showingPlcHdr" element
    • isSetShowingPlcHdr

      boolean isSetShowingPlcHdr()
      True if has "showingPlcHdr" element
    • setShowingPlcHdr

      void setShowingPlcHdr(CTOnOff showingPlcHdr)
      Sets the "showingPlcHdr" element
    • addNewShowingPlcHdr

      CTOnOff addNewShowingPlcHdr()
      Appends and returns a new empty "showingPlcHdr" element
    • unsetShowingPlcHdr

      void unsetShowingPlcHdr()
      Unsets the "showingPlcHdr" element
    • getDataBinding

      CTDataBinding getDataBinding()
      Gets the "dataBinding" element
    • isSetDataBinding

      boolean isSetDataBinding()
      True if has "dataBinding" element
    • setDataBinding

      void setDataBinding(CTDataBinding dataBinding)
      Sets the "dataBinding" element
    • addNewDataBinding

      CTDataBinding addNewDataBinding()
      Appends and returns a new empty "dataBinding" element
    • unsetDataBinding

      void unsetDataBinding()
      Unsets the "dataBinding" element
    • getLabel

      CTDecimalNumber getLabel()
      Gets the "label" element
    • isSetLabel

      boolean isSetLabel()
      True if has "label" element
    • setLabel

      void setLabel(CTDecimalNumber label)
      Sets the "label" element
    • addNewLabel

      CTDecimalNumber addNewLabel()
      Appends and returns a new empty "label" element
    • unsetLabel

      void unsetLabel()
      Unsets the "label" element
    • getTabIndex

      Gets the "tabIndex" element
    • isSetTabIndex

      boolean isSetTabIndex()
      True if has "tabIndex" element
    • setTabIndex

      void setTabIndex(CTUnsignedDecimalNumber tabIndex)
      Sets the "tabIndex" element
    • addNewTabIndex

      CTUnsignedDecimalNumber addNewTabIndex()
      Appends and returns a new empty "tabIndex" element
    • unsetTabIndex

      void unsetTabIndex()
      Unsets the "tabIndex" element
    • getEquation

      CTEmpty getEquation()
      Gets the "equation" element
    • isSetEquation

      boolean isSetEquation()
      True if has "equation" element
    • setEquation

      void setEquation(CTEmpty equation)
      Sets the "equation" element
    • addNewEquation

      CTEmpty addNewEquation()
      Appends and returns a new empty "equation" element
    • unsetEquation

      void unsetEquation()
      Unsets the "equation" element
    • getComboBox

      CTSdtComboBox getComboBox()
      Gets the "comboBox" element
    • isSetComboBox

      boolean isSetComboBox()
      True if has "comboBox" element
    • setComboBox

      void setComboBox(CTSdtComboBox comboBox)
      Sets the "comboBox" element
    • addNewComboBox

      CTSdtComboBox addNewComboBox()
      Appends and returns a new empty "comboBox" element
    • unsetComboBox

      void unsetComboBox()
      Unsets the "comboBox" element
    • getDate

      CTSdtDate getDate()
      Gets the "date" element
    • isSetDate

      boolean isSetDate()
      True if has "date" element
    • setDate

      void setDate(CTSdtDate date)
      Sets the "date" element
    • addNewDate

      CTSdtDate addNewDate()
      Appends and returns a new empty "date" element
    • unsetDate

      void unsetDate()
      Unsets the "date" element
    • getDocPartObj

      CTSdtDocPart getDocPartObj()
      Gets the "docPartObj" element
    • isSetDocPartObj

      boolean isSetDocPartObj()
      True if has "docPartObj" element
    • setDocPartObj

      void setDocPartObj(CTSdtDocPart docPartObj)
      Sets the "docPartObj" element
    • addNewDocPartObj

      CTSdtDocPart addNewDocPartObj()
      Appends and returns a new empty "docPartObj" element
    • unsetDocPartObj

      void unsetDocPartObj()
      Unsets the "docPartObj" element
    • getDocPartList

      CTSdtDocPart getDocPartList()
      Gets the "docPartList" element
    • isSetDocPartList

      boolean isSetDocPartList()
      True if has "docPartList" element
    • setDocPartList

      void setDocPartList(CTSdtDocPart docPartList)
      Sets the "docPartList" element
    • addNewDocPartList

      CTSdtDocPart addNewDocPartList()
      Appends and returns a new empty "docPartList" element
    • unsetDocPartList

      void unsetDocPartList()
      Unsets the "docPartList" element
    • getDropDownList

      CTSdtDropDownList getDropDownList()
      Gets the "dropDownList" element
    • isSetDropDownList

      boolean isSetDropDownList()
      True if has "dropDownList" element
    • setDropDownList

      void setDropDownList(CTSdtDropDownList dropDownList)
      Sets the "dropDownList" element
    • addNewDropDownList

      CTSdtDropDownList addNewDropDownList()
      Appends and returns a new empty "dropDownList" element
    • unsetDropDownList

      void unsetDropDownList()
      Unsets the "dropDownList" element
    • getPicture

      CTEmpty getPicture()
      Gets the "picture" element
    • isSetPicture

      boolean isSetPicture()
      True if has "picture" element
    • setPicture

      void setPicture(CTEmpty picture)
      Sets the "picture" element
    • addNewPicture

      CTEmpty addNewPicture()
      Appends and returns a new empty "picture" element
    • unsetPicture

      void unsetPicture()
      Unsets the "picture" element
    • getRichText

      CTEmpty getRichText()
      Gets the "richText" element
    • isSetRichText

      boolean isSetRichText()
      True if has "richText" element
    • setRichText

      void setRichText(CTEmpty richText)
      Sets the "richText" element
    • addNewRichText

      CTEmpty addNewRichText()
      Appends and returns a new empty "richText" element
    • unsetRichText

      void unsetRichText()
      Unsets the "richText" element
    • getText

      CTSdtText getText()
      Gets the "text" element
    • isSetText

      boolean isSetText()
      True if has "text" element
    • setText

      void setText(CTSdtText text)
      Sets the "text" element
    • addNewText

      CTSdtText addNewText()
      Appends and returns a new empty "text" element
    • unsetText

      void unsetText()
      Unsets the "text" element
    • getCitation

      CTEmpty getCitation()
      Gets the "citation" element
    • isSetCitation

      boolean isSetCitation()
      True if has "citation" element
    • setCitation

      void setCitation(CTEmpty citation)
      Sets the "citation" element
    • addNewCitation

      CTEmpty addNewCitation()
      Appends and returns a new empty "citation" element
    • unsetCitation

      void unsetCitation()
      Unsets the "citation" element
    • getGroup

      CTEmpty getGroup()
      Gets the "group" element
    • isSetGroup

      boolean isSetGroup()
      True if has "group" element
    • setGroup

      void setGroup(CTEmpty group)
      Sets the "group" element
    • addNewGroup

      CTEmpty addNewGroup()
      Appends and returns a new empty "group" element
    • unsetGroup

      void unsetGroup()
      Unsets the "group" element
    • getBibliography

      CTEmpty getBibliography()
      Gets the "bibliography" element
    • isSetBibliography

      boolean isSetBibliography()
      True if has "bibliography" element
    • setBibliography

      void setBibliography(CTEmpty bibliography)
      Sets the "bibliography" element
    • addNewBibliography

      CTEmpty addNewBibliography()
      Appends and returns a new empty "bibliography" element
    • unsetBibliography

      void unsetBibliography()
      Unsets the "bibliography" element