Interface CTSdtPr
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_SdtPr(@http://schemas.openxmlformats.org/wordprocessingml/2006/main).
This is a complex type.
-
Field Summary
FieldsFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty "alias" elementAppends and returns a new empty "bibliography" elementAppends and returns a new empty "citation" elementAppends and returns a new empty "comboBox" elementAppends and returns a new empty "dataBinding" elementAppends and returns a new empty "date" elementAppends and returns a new empty "docPartList" elementAppends and returns a new empty "docPartObj" elementAppends and returns a new empty "dropDownList" elementAppends and returns a new empty "equation" elementAppends and returns a new empty "group" elementaddNewId()Appends and returns a new empty "id" elementAppends and returns a new empty "label" elementAppends and returns a new empty "lock" elementAppends and returns a new empty "picture" elementAppends and returns a new empty "placeholder" elementAppends and returns a new empty "richText" elementAppends and returns a new empty "rPr" elementAppends and returns a new empty "showingPlcHdr" elementAppends and returns a new empty "tabIndex" elementAppends and returns a new empty "tag" elementAppends and returns a new empty "temporary" elementAppends and returns a new empty "text" elementgetAlias()Gets the "alias" elementGets the "bibliography" elementGets the "citation" elementGets the "comboBox" elementGets the "dataBinding" elementgetDate()Gets the "date" elementGets the "docPartList" elementGets the "docPartObj" elementGets the "dropDownList" elementGets the "equation" elementgetGroup()Gets the "group" elementgetId()Gets the "id" elementgetLabel()Gets the "label" elementgetLock()Gets the "lock" elementGets the "picture" elementGets the "placeholder" elementGets the "richText" elementgetRPr()Gets the "rPr" elementGets the "showingPlcHdr" elementGets the "tabIndex" elementgetTag()Gets the "tag" elementGets the "temporary" elementgetText()Gets the "text" elementbooleanTrue if has "alias" elementbooleanTrue if has "bibliography" elementbooleanTrue if has "citation" elementbooleanTrue if has "comboBox" elementbooleanTrue if has "dataBinding" elementbooleanTrue if has "date" elementbooleanTrue if has "docPartList" elementbooleanTrue if has "docPartObj" elementbooleanTrue if has "dropDownList" elementbooleanTrue if has "equation" elementbooleanTrue if has "group" elementbooleanisSetId()True if has "id" elementbooleanTrue if has "label" elementbooleanTrue if has "lock" elementbooleanTrue if has "picture" elementbooleanTrue if has "placeholder" elementbooleanTrue if has "richText" elementbooleanisSetRPr()True if has "rPr" elementbooleanTrue if has "showingPlcHdr" elementbooleanTrue if has "tabIndex" elementbooleanisSetTag()True if has "tag" elementbooleanTrue if has "temporary" elementbooleanTrue if has "text" elementvoidSets the "alias" elementvoidsetBibliography(CTEmpty bibliography) Sets the "bibliography" elementvoidsetCitation(CTEmpty citation) Sets the "citation" elementvoidsetComboBox(CTSdtComboBox comboBox) Sets the "comboBox" elementvoidsetDataBinding(CTDataBinding dataBinding) Sets the "dataBinding" elementvoidSets the "date" elementvoidsetDocPartList(CTSdtDocPart docPartList) Sets the "docPartList" elementvoidsetDocPartObj(CTSdtDocPart docPartObj) Sets the "docPartObj" elementvoidsetDropDownList(CTSdtDropDownList dropDownList) Sets the "dropDownList" elementvoidsetEquation(CTEmpty equation) Sets the "equation" elementvoidSets the "group" elementvoidsetId(CTDecimalNumber id) Sets the "id" elementvoidsetLabel(CTDecimalNumber label) Sets the "label" elementvoidSets the "lock" elementvoidsetPicture(CTEmpty picture) Sets the "picture" elementvoidsetPlaceholder(CTPlaceholder placeholder) Sets the "placeholder" elementvoidsetRichText(CTEmpty richText) Sets the "richText" elementvoidSets the "rPr" elementvoidsetShowingPlcHdr(CTOnOff showingPlcHdr) Sets the "showingPlcHdr" elementvoidsetTabIndex(CTUnsignedDecimalNumber tabIndex) Sets the "tabIndex" elementvoidSets the "tag" elementvoidsetTemporary(CTOnOff temporary) Sets the "temporary" elementvoidSets the "text" elementvoidUnsets the "alias" elementvoidUnsets the "bibliography" elementvoidUnsets the "citation" elementvoidUnsets the "comboBox" elementvoidUnsets the "dataBinding" elementvoidUnsets the "date" elementvoidUnsets the "docPartList" elementvoidUnsets the "docPartObj" elementvoidUnsets the "dropDownList" elementvoidUnsets the "equation" elementvoidUnsets the "group" elementvoidunsetId()Unsets the "id" elementvoidUnsets the "label" elementvoidUnsets the "lock" elementvoidUnsets the "picture" elementvoidUnsets the "placeholder" elementvoidUnsets the "richText" elementvoidunsetRPr()Unsets the "rPr" elementvoidUnsets the "showingPlcHdr" elementvoidUnsets the "tabIndex" elementvoidunsetTag()Unsets the "tag" elementvoidUnsets the "temporary" elementvoidUnsets the "text" elementMethods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodeMethods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
Field Details
-
Factory
-
type
-
-
Method Details
-
getRPr
CTRPr getRPr()Gets the "rPr" element -
isSetRPr
boolean isSetRPr()True if has "rPr" element -
setRPr
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
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
Sets the "tag" element -
addNewTag
CTString addNewTag()Appends and returns a new empty "tag" element -
unsetTag
void unsetTag()Unsets the "tag" element -
getId
CTDecimalNumber getId()Gets the "id" element -
isSetId
boolean isSetId()True if has "id" element -
setId
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
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
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
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
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
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
Sets the "label" element -
addNewLabel
CTDecimalNumber addNewLabel()Appends and returns a new empty "label" element -
unsetLabel
void unsetLabel()Unsets the "label" element -
getTabIndex
CTUnsignedDecimalNumber getTabIndex()Gets the "tabIndex" element -
isSetTabIndex
boolean isSetTabIndex()True if has "tabIndex" element -
setTabIndex
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
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
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
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
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
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
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
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
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
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
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
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
Sets the "bibliography" element -
addNewBibliography
CTEmpty addNewBibliography()Appends and returns a new empty "bibliography" element -
unsetBibliography
void unsetBibliography()Unsets the "bibliography" element
-