Interface CTDLbl
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_DLbl(@http://schemas.openxmlformats.org/drawingml/2006/chart).
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 "delete" elementAppends and returns a new empty "dLblPos" elementAppends and returns a new empty "extLst" elementAppends and returns a new empty "idx" elementAppends and returns a new empty "layout" elementAppends and returns a new empty "numFmt" elementAppends and returns a new empty "showBubbleSize" elementAppends and returns a new empty "showCatName" elementAppends and returns a new empty "showLegendKey" elementAppends and returns a new empty "showPercent" elementAppends and returns a new empty "showSerName" elementAppends and returns a new empty "showVal" elementAppends and returns a new empty "spPr" elementaddNewTx()Appends and returns a new empty "tx" elementAppends and returns a new empty "txPr" elementGets the "delete" elementGets the "dLblPos" elementGets the "extLst" elementgetIdx()Gets the "idx" elementGets the "layout" elementGets the "numFmt" elementGets the "separator" elementGets the "showBubbleSize" elementGets the "showCatName" elementGets the "showLegendKey" elementGets the "showPercent" elementGets the "showSerName" elementGets the "showVal" elementgetSpPr()Gets the "spPr" elementgetTx()Gets the "tx" elementgetTxPr()Gets the "txPr" elementbooleanTrue if has "delete" elementbooleanTrue if has "dLblPos" elementbooleanTrue if has "extLst" elementbooleanTrue if has "layout" elementbooleanTrue if has "numFmt" elementbooleanTrue if has "separator" elementbooleanTrue if has "showBubbleSize" elementbooleanTrue if has "showCatName" elementbooleanTrue if has "showLegendKey" elementbooleanTrue if has "showPercent" elementbooleanTrue if has "showSerName" elementbooleanTrue if has "showVal" elementbooleanTrue if has "spPr" elementbooleanisSetTx()True if has "tx" elementbooleanTrue if has "txPr" elementvoidSets the "delete" elementvoidsetDLblPos(CTDLblPos dLblPos) Sets the "dLblPos" elementvoidsetExtLst(CTExtensionList extLst) Sets the "extLst" elementvoidsetIdx(CTUnsignedInt idx) Sets the "idx" elementvoidSets the "layout" elementvoidSets the "numFmt" elementvoidsetSeparator(String separator) Sets the "separator" elementvoidsetShowBubbleSize(CTBoolean showBubbleSize) Sets the "showBubbleSize" elementvoidsetShowCatName(CTBoolean showCatName) Sets the "showCatName" elementvoidsetShowLegendKey(CTBoolean showLegendKey) Sets the "showLegendKey" elementvoidsetShowPercent(CTBoolean showPercent) Sets the "showPercent" elementvoidsetShowSerName(CTBoolean showSerName) Sets the "showSerName" elementvoidsetShowVal(CTBoolean showVal) Sets the "showVal" elementvoidsetSpPr(CTShapeProperties spPr) Sets the "spPr" elementvoidSets the "tx" elementvoidsetTxPr(CTTextBody txPr) Sets the "txPr" elementvoidUnsets the "delete" elementvoidUnsets the "dLblPos" elementvoidUnsets the "extLst" elementvoidUnsets the "layout" elementvoidUnsets the "numFmt" elementvoidUnsets the "separator" elementvoidUnsets the "showBubbleSize" elementvoidUnsets the "showCatName" elementvoidUnsets the "showLegendKey" elementvoidUnsets the "showPercent" elementvoidUnsets the "showSerName" elementvoidUnsets the "showVal" elementvoidUnsets the "spPr" elementvoidunsetTx()Unsets the "tx" elementvoidUnsets the "txPr" elementGets (as xml) the "separator" elementvoidxsetSeparator(XmlString separator) Sets (as xml) the "separator" 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
-
getIdx
CTUnsignedInt getIdx()Gets the "idx" element -
setIdx
Sets the "idx" element -
addNewIdx
CTUnsignedInt addNewIdx()Appends and returns a new empty "idx" element -
getDelete
CTBoolean getDelete()Gets the "delete" element -
isSetDelete
boolean isSetDelete()True if has "delete" element -
setDelete
Sets the "delete" element -
addNewDelete
CTBoolean addNewDelete()Appends and returns a new empty "delete" element -
unsetDelete
void unsetDelete()Unsets the "delete" element -
getLayout
CTLayout getLayout()Gets the "layout" element -
isSetLayout
boolean isSetLayout()True if has "layout" element -
setLayout
Sets the "layout" element -
addNewLayout
CTLayout addNewLayout()Appends and returns a new empty "layout" element -
unsetLayout
void unsetLayout()Unsets the "layout" element -
getTx
CTTx getTx()Gets the "tx" element -
isSetTx
boolean isSetTx()True if has "tx" element -
setTx
Sets the "tx" element -
addNewTx
CTTx addNewTx()Appends and returns a new empty "tx" element -
unsetTx
void unsetTx()Unsets the "tx" element -
getNumFmt
CTNumFmt getNumFmt()Gets the "numFmt" element -
isSetNumFmt
boolean isSetNumFmt()True if has "numFmt" element -
setNumFmt
Sets the "numFmt" element -
addNewNumFmt
CTNumFmt addNewNumFmt()Appends and returns a new empty "numFmt" element -
unsetNumFmt
void unsetNumFmt()Unsets the "numFmt" element -
getSpPr
CTShapeProperties getSpPr()Gets the "spPr" element -
isSetSpPr
boolean isSetSpPr()True if has "spPr" element -
setSpPr
Sets the "spPr" element -
addNewSpPr
CTShapeProperties addNewSpPr()Appends and returns a new empty "spPr" element -
unsetSpPr
void unsetSpPr()Unsets the "spPr" element -
getTxPr
CTTextBody getTxPr()Gets the "txPr" element -
isSetTxPr
boolean isSetTxPr()True if has "txPr" element -
setTxPr
Sets the "txPr" element -
addNewTxPr
CTTextBody addNewTxPr()Appends and returns a new empty "txPr" element -
unsetTxPr
void unsetTxPr()Unsets the "txPr" element -
getDLblPos
CTDLblPos getDLblPos()Gets the "dLblPos" element -
isSetDLblPos
boolean isSetDLblPos()True if has "dLblPos" element -
setDLblPos
Sets the "dLblPos" element -
addNewDLblPos
CTDLblPos addNewDLblPos()Appends and returns a new empty "dLblPos" element -
unsetDLblPos
void unsetDLblPos()Unsets the "dLblPos" element -
getShowLegendKey
CTBoolean getShowLegendKey()Gets the "showLegendKey" element -
isSetShowLegendKey
boolean isSetShowLegendKey()True if has "showLegendKey" element -
setShowLegendKey
Sets the "showLegendKey" element -
addNewShowLegendKey
CTBoolean addNewShowLegendKey()Appends and returns a new empty "showLegendKey" element -
unsetShowLegendKey
void unsetShowLegendKey()Unsets the "showLegendKey" element -
getShowVal
CTBoolean getShowVal()Gets the "showVal" element -
isSetShowVal
boolean isSetShowVal()True if has "showVal" element -
setShowVal
Sets the "showVal" element -
addNewShowVal
CTBoolean addNewShowVal()Appends and returns a new empty "showVal" element -
unsetShowVal
void unsetShowVal()Unsets the "showVal" element -
getShowCatName
CTBoolean getShowCatName()Gets the "showCatName" element -
isSetShowCatName
boolean isSetShowCatName()True if has "showCatName" element -
setShowCatName
Sets the "showCatName" element -
addNewShowCatName
CTBoolean addNewShowCatName()Appends and returns a new empty "showCatName" element -
unsetShowCatName
void unsetShowCatName()Unsets the "showCatName" element -
getShowSerName
CTBoolean getShowSerName()Gets the "showSerName" element -
isSetShowSerName
boolean isSetShowSerName()True if has "showSerName" element -
setShowSerName
Sets the "showSerName" element -
addNewShowSerName
CTBoolean addNewShowSerName()Appends and returns a new empty "showSerName" element -
unsetShowSerName
void unsetShowSerName()Unsets the "showSerName" element -
getShowPercent
CTBoolean getShowPercent()Gets the "showPercent" element -
isSetShowPercent
boolean isSetShowPercent()True if has "showPercent" element -
setShowPercent
Sets the "showPercent" element -
addNewShowPercent
CTBoolean addNewShowPercent()Appends and returns a new empty "showPercent" element -
unsetShowPercent
void unsetShowPercent()Unsets the "showPercent" element -
getShowBubbleSize
CTBoolean getShowBubbleSize()Gets the "showBubbleSize" element -
isSetShowBubbleSize
boolean isSetShowBubbleSize()True if has "showBubbleSize" element -
setShowBubbleSize
Sets the "showBubbleSize" element -
addNewShowBubbleSize
CTBoolean addNewShowBubbleSize()Appends and returns a new empty "showBubbleSize" element -
unsetShowBubbleSize
void unsetShowBubbleSize()Unsets the "showBubbleSize" element -
getSeparator
String getSeparator()Gets the "separator" element -
xgetSeparator
XmlString xgetSeparator()Gets (as xml) the "separator" element -
isSetSeparator
boolean isSetSeparator()True if has "separator" element -
setSeparator
Sets the "separator" element -
xsetSeparator
Sets (as xml) the "separator" element -
unsetSeparator
void unsetSeparator()Unsets the "separator" element -
getExtLst
CTExtensionList getExtLst()Gets the "extLst" element -
isSetExtLst
boolean isSetExtLst()True if has "extLst" element -
setExtLst
Sets the "extLst" element -
addNewExtLst
CTExtensionList addNewExtLst()Appends and returns a new empty "extLst" element -
unsetExtLst
void unsetExtLst()Unsets the "extLst" element
-